{"id":5136,"date":"2023-01-25T10:26:12","date_gmt":"2023-01-25T15:26:12","guid":{"rendered":"https:\/\/decouvertenature.qc.ca\/carrieres\/"},"modified":"2023-03-06T12:33:36","modified_gmt":"2023-03-06T17:33:36","slug":"career","status":"publish","type":"page","link":"https:\/\/decouvertenature.qc.ca\/en\/career\/","title":{"rendered":"Career"},"content":{"rendered":"<p><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-margin-bottom:100px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:104%;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column fusion-animated\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\" data-animationType=\"fadeInRight\" data-animationDuration=\"1.0\" data-animationOffset=\"top-into-view\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-1 fusion-sep-none fusion-title-center fusion-title-text fusion-title-size-one\" style=\"--awb-margin-top-small:0px;--awb-margin-bottom-small:20px;\"><h1 class=\"fusion-title-heading title-heading-center fusion-responsive-typography-calculated\" style=\"margin:0;--fontSize:60;line-height:1.2;\">Jobs <span class=\"Y2IQFc\" lang=\"en\">to be filled<\/span><\/h1><\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_1 1_1 fusion-flex-column fusion-animated\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\" data-animationType=\"fadeInUp\" data-animationDuration=\"0.5\" data-animationOffset=\"top-into-view\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div id=\"poste_list_own\">\r\n\t    <div class=\"poste_list_own_filter_block\">\r\n    \t<div class=\"poste_list_own_filter_content\">\r\n        \t<div>\r\n            \t<div class=\"poste_list_own_filter_title\">Workplace :<\/div> \r\n            \t<select name=\"postes_endroit\">\r\n                \t<option value=\"\">All<\/option>\r\n                                        <option value=\"Parc de la Gorge de Coaticook\">Parc de la Gorge de Coaticook<\/option>\r\n                                        <option value=\"Parc D\u00e9couverte Nature\">Parc D\u00e9couverte Nature<\/option>\r\n                                        <option value=\"Foresta Lumina\">Foresta Lumina<\/option>\r\n                                    <\/select>\r\n            <\/div>\r\n\t\t\t<div>\r\n            \t<div class=\"poste_list_own_filter_title\">Status :<\/div> \r\n            \t<select name=\"postes_emploi\">\r\n                \t<option value=\"\">All<\/option>\r\n                                        <option value=\"Emploi saisonnier \u00e0 temps plein\">Full-time seasonal employment<\/option>\r\n                                        <option value=\"Emploi saisonnier \u00e0 temps partiel\">Part-time seasonal employment<\/option>\r\n                                        <option value=\"Emploi permanent \u00e0 temps plein\">Full-time permanent job<\/option>\r\n                                        <option value=\"Emploi permanent \u00e0 temps partiel\">Permanent part-time job<\/option>\r\n                                    <\/select>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <script>\r\n\tjQuery( window ).ready(function() {\r\n\t\tjQuery('select[name=\\'postes_emploi\\']').change(function(e) {\r\n            filter_poste(jQuery(this).closest('#poste_list_own'));\r\n        });\r\n\t\tjQuery('select[name=\\'postes_endroit\\']').change(function(e) {\r\n            filter_poste(jQuery(this).closest('#poste_list_own'));\r\n        });\r\n\t});\r\n\t\r\n\tfunction filter_poste(elem)\r\n\t{\r\n\t\tlet postes_emploi = jQuery(elem).find('select[name=\\'postes_emploi\\']').val();\r\n\t\tlet postes_endroit = jQuery(elem).find('select[name=\\'postes_endroit\\']').val();\r\n\t\t\r\n\t\t\r\n\t\tlet list = jQuery(elem).find('.pm_jobs_list_col > ul.fusion-checklist');\t\r\n\t\t\r\n\t\tjQuery(list).find('li').removeClass('hide');\r\n\t\t\r\n\t\tjQuery(list).find('li').each(function(index, element) {\r\n            let valid = 1;\r\n\t\t\t\r\n\t\t\tif(postes_emploi != '')\r\n\t\t\t{\r\n\t\t\t\tlet att = jQuery(this).attr('postes_emploi');\r\n\t\t\t\tatt = att.split(';');\r\n\t\t\t\tif(!att.includes(postes_emploi))\r\n\t\t\t\t{\r\n\t\t\t\t\tvalid = 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\tif(postes_endroit != '')\r\n\t\t\t{\r\n\t\t\t\tlet att = jQuery(this).attr('postes_endroit');\r\n\t\t\t\tatt = att.split(';');\r\n\t\t\t\tif(!att.includes(postes_endroit))\r\n\t\t\t\t{\r\n\t\t\t\t\tvalid = 0;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\t\r\n\t\t\t\r\n\t\t\tif(valid != 1)\r\n\t\t\t{\r\n\t\t\t\tjQuery(this).addClass('hide');\r\n\t\t\t}\r\n        });\r\n\t\t\r\n\t}\r\n\t<\/script>\r\n            <div class=\"warning\">Sorry no results found<\/div>\r\n        \r\n<\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 fusion-flex-container nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:104%;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_1_1 1_1 fusion-flex-column fusion-animated\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:40px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\" data-animationType=\"fadeInUp\" data-animationDuration=\"1.0\" data-animationOffset=\"top-into-view\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-2 fusion-sep-none fusion-title-center fusion-title-text fusion-title-size-one\" style=\"--awb-margin-top-small:0px;--awb-margin-bottom-small:20px;\"><h1 class=\"fusion-title-heading title-heading-center fusion-responsive-typography-calculated\" style=\"margin:0;--fontSize:60;line-height:1.2;\">Job<\/h1><\/div><div class=\"fusion-text fusion-text-1\" style=\"--awb-content-alignment:center;--awb-text-transform:none;\"><p>The Parc de la Gorge de Coaticook team including Foresta Lumina and the Parc D\u00e9couverte Nature would be very happy to welcome you!<\/p>\n<p>The best way to join us is to send your resume by filling out the form below.<\/p>\n<p>See you soon!<\/p>\n<\/div><\/div><\/div><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion_builder_column_1_1 1_1 fusion-flex-column fusion-animated\" style=\"--awb-padding-right:6%;--awb-padding-left:6%;--awb-padding-right-medium:0px;--awb-padding-left-medium:0px;--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\" data-animationType=\"fadeInDown\" data-animationDuration=\"1.5\" data-animationOffset=\"top-into-view\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f4200-o1\" lang=\"fr-FR\" dir=\"ltr\" data-wpcf7-id=\"4200\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/5136#wpcf7-f4200-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formulaire de contact\" enctype=\"multipart\/form-data\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"4200\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.5\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"fr_FR\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f4200-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"double-input\">\n\t<div class=\"input-left\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-firstname\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Firstname*\" value=\"\" type=\"text\" name=\"your-firstname\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"input-right\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Name*\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"double-input\">\n\t<div class=\"input-left\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Email*\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"input-right\">\n\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"Phone\" value=\"\" type=\"tel\" name=\"phone\" \/><\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<div class=\"spacer\">\n\t<p>&nbsp;\n\t<\/p>\n<\/div>\n<div>\n\t<p>Attach your CV* <span class=\"wpcf7-form-control-wrap\" data-name=\"file-CV\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-file wpcf7-validates-as-required\" accept=\".pdf,.doc,.docx,.jpeg,.jpg\" aria-required=\"true\" aria-invalid=\"false\" type=\"file\" name=\"file-CV\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"spacer\">\n\t<p>&nbsp;\n\t<\/p>\n<\/div>\n<div>\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Additional Information\" name=\"your-message\"><\/textarea><\/span>\n\t<\/p>\n<\/div>\n<div class=\"btn-form\">\n\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send\" \/>\n\t<\/p>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div><\/div><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"class_list":["post-5136","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Career - Parc D\u00e9couverte Nature<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/decouvertenature.qc.ca\/en\/career\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Career - Parc D\u00e9couverte Nature\" \/>\n<meta property=\"og:url\" content=\"https:\/\/decouvertenature.qc.ca\/en\/career\/\" \/>\n<meta property=\"og:site_name\" content=\"Parc D\u00e9couverte Nature\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-06T17:33:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/decouvertenature.qc.ca\/wp-content\/uploads\/2017\/08\/Fbk-Parc-Decouverte-Nature.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"11 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/decouvertenature.qc.ca\/en\/career\/\",\"url\":\"https:\/\/decouvertenature.qc.ca\/en\/career\/\",\"name\":\"Career - Parc D\u00e9couverte Nature\",\"isPartOf\":{\"@id\":\"https:\/\/decouvertenature.qc.ca\/#website\"},\"datePublished\":\"2023-01-25T15:26:12+00:00\",\"dateModified\":\"2023-03-06T17:33:36+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/decouvertenature.qc.ca\/en\/career\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/decouvertenature.qc.ca\/en\/career\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/decouvertenature.qc.ca\/en\/career\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\/\/decouvertenature.qc.ca\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Career\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/decouvertenature.qc.ca\/#website\",\"url\":\"https:\/\/decouvertenature.qc.ca\/\",\"name\":\"Parc D\u00e9couverte Nature\",\"description\":\"Outdoor activities center, fishing and exhibitions about fish\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/decouvertenature.qc.ca\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Career - Parc D\u00e9couverte Nature","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/decouvertenature.qc.ca\/en\/career\/","og_locale":"en_US","og_type":"article","og_title":"Career - Parc D\u00e9couverte Nature","og_url":"https:\/\/decouvertenature.qc.ca\/en\/career\/","og_site_name":"Parc D\u00e9couverte Nature","article_modified_time":"2023-03-06T17:33:36+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/decouvertenature.qc.ca\/wp-content\/uploads\/2017\/08\/Fbk-Parc-Decouverte-Nature.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"11 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/decouvertenature.qc.ca\/en\/career\/","url":"https:\/\/decouvertenature.qc.ca\/en\/career\/","name":"Career - Parc D\u00e9couverte Nature","isPartOf":{"@id":"https:\/\/decouvertenature.qc.ca\/#website"},"datePublished":"2023-01-25T15:26:12+00:00","dateModified":"2023-03-06T17:33:36+00:00","breadcrumb":{"@id":"https:\/\/decouvertenature.qc.ca\/en\/career\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/decouvertenature.qc.ca\/en\/career\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/decouvertenature.qc.ca\/en\/career\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/decouvertenature.qc.ca\/en\/"},{"@type":"ListItem","position":2,"name":"Career"}]},{"@type":"WebSite","@id":"https:\/\/decouvertenature.qc.ca\/#website","url":"https:\/\/decouvertenature.qc.ca\/","name":"Parc D\u00e9couverte Nature","description":"Outdoor activities center, fishing and exhibitions about fish","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/decouvertenature.qc.ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/decouvertenature.qc.ca\/en\/wp-json\/wp\/v2\/pages\/5136","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/decouvertenature.qc.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/decouvertenature.qc.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/decouvertenature.qc.ca\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/decouvertenature.qc.ca\/en\/wp-json\/wp\/v2\/comments?post=5136"}],"version-history":[{"count":4,"href":"https:\/\/decouvertenature.qc.ca\/en\/wp-json\/wp\/v2\/pages\/5136\/revisions"}],"predecessor-version":[{"id":5284,"href":"https:\/\/decouvertenature.qc.ca\/en\/wp-json\/wp\/v2\/pages\/5136\/revisions\/5284"}],"wp:attachment":[{"href":"https:\/\/decouvertenature.qc.ca\/en\/wp-json\/wp\/v2\/media?parent=5136"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}