{"id":2369,"date":"2024-04-08T16:28:22","date_gmt":"2024-04-08T06:28:22","guid":{"rendered":"https:\/\/intertwine.org.au\/?p=2369"},"modified":"2026-09-05T16:56:18","modified_gmt":"2026-09-05T06:56:18","slug":"equal-included","status":"publish","type":"post","link":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/","title":{"rendered":"Workshops to support young people"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\"><div class=\"et_pb_row_0 et_pb_row et_block_row\"><div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_image_0 et_pb_image et_pb_module et_block_module\"><span class=\"et_pb_image_wrap\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web.jpg\" width=\"1920\" height=\"1080\" srcset=\"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web.jpg 1920w, https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web-1280x720.jpg 1280w, https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web-980x551.jpg 980w, https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web-480x270.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1920px, 100vw\" class=\"wp-image-2381\" alt=\"equal, included and respected. Join us for this free workshop with a specific focus on supporting the amazing diverse young people in our community. In a circle, an image of an older woman smiling at the camera with her arm around a teenager with bright red hair.\" title=\"equal-included-web\" \/><\/span><\/div><div class=\"et_pb_text_0 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><p>intertwine is proud to present a free workshop for the broader local community, with a specific focus on supporting the incredible diverse young people in our community. Whether you're supporting young people who are\u00a0queer, trans, neurodivergent, disabled, racialised or any combination of the above, we'd love to see you at this two-hour workshop on community, identity, diversity and inclusion.<\/p>\n<p>We have interactive online activities, break-out rooms,\u00a0colourful slides and lots of time for Q&amp;A.<br \/><span><\/span><\/p>\n<p><span><\/span><\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_row_1 et_pb_row et_block_row\"><div class=\"et_pb_column_1 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_text_1 et_pb_text et_pb_bg_layout_light et_pb_module et_block_module preset--module--divi-text--default\"><div class=\"et_pb_text_inner\"><h4>Register below today!<\/h4>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_row_2 et_pb_row et_block_row\"><div class=\"et_pb_column_2 et_pb_column et_pb_column_1_2 et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_blurb_0 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module preset--module--divi-blurb--default\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image et_animated\"><a href=\"https:\/\/events.humanitix.com\/cultureshift-first-steps\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">\uf549<\/span><\/span><\/a><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\"><a href=\"https:\/\/events.humanitix.com\/cultureshift-first-steps\">In person: Doncaster<\/a><\/h4><div class=\"et_pb_blurb_description\"><p>Join us at the Doncaster Room at Manningham Square on Tuesday, May 7 from 6:00pm to 8:30pm.<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><iframe loading=\"lazy\" id=\"iframe-container\" src=\"https:\/\/events.humanitix.com\/free-diversity-and-inclusion-workshop\/tickets?w=true&p=%23353337\" width=\"100%\" height=\"600px\" frameborder=\"0\" allow=\"payment\"><\/iframe>\n    <script>\n        var humanitix = {\n          realOffsetTop: (el) => {\n            var combinedTop = 0;\n            if (el.offsetParent) {\n              do combinedTop += el.offsetTop;\n              while ((el = el.offsetParent));\n              return [combinedTop];\n            }\n          },\n          updateTopBottomAnchors: () => {\n            let scrollY = window.scrollY;\n            let childFrame = document.getElementById(\"iframe-container\");\n            let iframeY = humanitix.realOffsetTop(childFrame);\n            let iframeH = childFrame.offsetHeight;\n            let topAnchor = scrollY - iframeY <= 0 ? 0 : scrollY - iframeY;\n            let parentViewportHeight = window.innerHeight;\n            childFrame.contentWindow.postMessage({ topAnchor, parentViewportHeight },\"*\");\n          },\n          handleMessage: (e) => {\n            if (e.origin !== \"https:\/\/events.humanitix.com\") return;\n            \n            var messageData = e.data;\n            var iframeEl = document.getElementById(\"iframe-container\");\n            if (iframeEl && messageData && !isNaN(messageData.scrollHeight)) {\n            iframeEl.style.height = messageData.scrollHeight + \"px\";\n            }\n            if (iframeEl && messageData && messageData.pageChange) {\n            window.scroll(0, humanitix.realOffsetTop(iframeEl));\n            }\n          }\n        };\n        window.addEventListener(\"scroll\", humanitix.updateTopBottomAnchors);\n        window.addEventListener(\"scrollEnd\", humanitix.updateTopBottomAnchors);\n        window.addEventListener(\"message\", humanitix.handleMessage, false);\n    <\/script><\/div><\/div><\/div><div class=\"et_pb_column_3 et_pb_column et_pb_column_1_2 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\"><div class=\"et_pb_blurb_1 et_pb_blurb et_pb_bg_layout_light et_pb_blurb_position_top et_pb_module et_block_module preset--module--divi-blurb--default\"><div class=\"et_pb_blurb_content\"><div class=\"et_pb_main_blurb_image et_animated\"><a href=\"https:\/\/events.humanitix.com\/cultureshift-momentum\"><span class=\"et_pb_image_wrap\"><span class=\"et-pb-icon\">\uf086<\/span><\/span><\/a><\/div><div class=\"et_pb_blurb_container\"><h4 class=\"et_pb_module_header\"><a href=\"https:\/\/events.humanitix.com\/cultureshift-momentum\">Online: Zoom<\/a><\/h4><div class=\"et_pb_blurb_description\"><p>Open to everyone, this Zoom session will take place from 6:30pm to 8:30pm AEST, Wednesday, May 15.<\/p>\n<\/div><\/div><\/div><\/div><div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><iframe loading=\"lazy\" id=\"iframe-container\" src=\"https:\/\/events.humanitix.com\/free-diversity-and-inclusion-workshop-online\/tickets?w=true&p=%23353337\" width=\"100%\" height=\"600px\" frameborder=\"0\" allow=\"payment\"><\/iframe>\n    <script>\n        var humanitix = {\n          realOffsetTop: (el) => {\n            var combinedTop = 0;\n            if (el.offsetParent) {\n              do combinedTop += el.offsetTop;\n              while ((el = el.offsetParent));\n              return [combinedTop];\n            }\n          },\n          updateTopBottomAnchors: () => {\n            let scrollY = window.scrollY;\n            let childFrame = document.getElementById(\"iframe-container\");\n            let iframeY = humanitix.realOffsetTop(childFrame);\n            let iframeH = childFrame.offsetHeight;\n            let topAnchor = scrollY - iframeY <= 0 ? 0 : scrollY - iframeY;\n            let parentViewportHeight = window.innerHeight;\n            childFrame.contentWindow.postMessage({ topAnchor, parentViewportHeight },\"*\");\n          },\n          handleMessage: (e) => {\n            if (e.origin !== \"https:\/\/events.humanitix.com\") return;\n            \n            var messageData = e.data;\n            var iframeEl = document.getElementById(\"iframe-container\");\n            if (iframeEl && messageData && !isNaN(messageData.scrollHeight)) {\n            iframeEl.style.height = messageData.scrollHeight + \"px\";\n            }\n            if (iframeEl && messageData && messageData.pageChange) {\n            window.scroll(0, humanitix.realOffsetTop(iframeEl));\n            }\n          }\n        };\n        window.addEventListener(\"scroll\", humanitix.updateTopBottomAnchors);\n        window.addEventListener(\"scrollEnd\", humanitix.updateTopBottomAnchors);\n        window.addEventListener(\"message\", humanitix.handleMessage, false);\n    <\/script><\/div><\/div><\/div><\/div><\/div><span class=\"et_bloom_bottom_trigger\"><\/span>","protected":false},"excerpt":{"rendered":"<p>Join us for this free workshop<br \/>\nwith a specific focus on supporting the amazing diverse young people<br \/>\nin our community<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_wp_convertkit_post_meta":{"form":"-1","landing_page":"","tag":"0","restrict_content":"0"},"footnotes":""},"categories":[20],"tags":[],"class_list":["post-2369","post","type-post","status-publish","format-standard","hentry","category-programs"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Join us for this free workshop with a specific focus on supporting the amazing diverse young people in our community\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Ro Bersten\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"intertwine \u00bb transforming community\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Workshops to support young people \u00bb intertwine\" \/>\n\t\t<meta property=\"og:description\" content=\"Join us for this free workshop with a specific focus on supporting the amazing diverse young people in our community\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2024-04-08T06:28:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-05T06:56:18+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/intrtwine\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Workshops to support young people \u00bb intertwine\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Join us for this free workshop with a specific focus on supporting the amazing diverse young people in our community\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web.jpg\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#blogposting\",\"name\":\"Workshops to support young people \\u00bb intertwine\",\"headline\":\"Workshops to support young people\",\"author\":{\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/author\\\/ro\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/intertwine-logo.png\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/#articleImage\",\"width\":753,\"height\":372,\"caption\":\"intertwine\"},\"datePublished\":\"2024-04-08T16:28:22+10:00\",\"dateModified\":\"2026-09-05T16:56:18+10:00\",\"inLanguage\":\"en-AU\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#webpage\"},\"articleSection\":\"programs\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/intertwine.org.au\\\/w\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/category\\\/programs\\\/#listItem\",\"name\":\"programs\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/category\\\/programs\\\/#listItem\",\"position\":2,\"name\":\"programs\",\"item\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/category\\\/programs\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#listItem\",\"name\":\"Workshops to support young people\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#listItem\",\"position\":3,\"name\":\"Workshops to support young people\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/category\\\/programs\\\/#listItem\",\"name\":\"programs\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/#organization\",\"name\":\"intertwine\",\"description\":\"transforming community\",\"url\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/\",\"telephone\":\"+61402148489\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/intertwine-logo.png\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#organizationLogo\",\"width\":753,\"height\":372,\"caption\":\"intertwine\"},\"image\":{\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/instagram.com\\\/we_are_intertwined\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/author\\\/ro\\\/#author\",\"url\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/author\\\/ro\\\/\",\"name\":\"Ro Bersten\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/6c0afe755bf803eaae07098015bd3422f2829ba4b08edf62ab339f40e81cfe7f?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Ro Bersten\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#webpage\",\"url\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/\",\"name\":\"Workshops to support young people \\u00bb intertwine\",\"description\":\"Join us for this free workshop with a specific focus on supporting the amazing diverse young people in our community\",\"inLanguage\":\"en-AU\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/2024\\\/04\\\/08\\\/equal-included\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/author\\\/ro\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/author\\\/ro\\\/#author\"},\"datePublished\":\"2024-04-08T16:28:22+10:00\",\"dateModified\":\"2026-09-05T16:56:18+10:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/#website\",\"url\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/\",\"name\":\"intertwine\",\"description\":\"transforming community\",\"inLanguage\":\"en-AU\",\"publisher\":{\"@id\":\"https:\\\/\\\/intertwine.org.au\\\/w\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Workshops to support young people \u00bb intertwine","description":"Join us for this free workshop with a specific focus on supporting the amazing diverse young people in our community","canonical_url":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#blogposting","name":"Workshops to support young people \u00bb intertwine","headline":"Workshops to support young people","author":{"@id":"https:\/\/intertwine.org.au\/w\/author\/ro\/#author"},"publisher":{"@id":"https:\/\/intertwine.org.au\/w\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2018\/08\/intertwine-logo.png","@id":"https:\/\/intertwine.org.au\/w\/#articleImage","width":753,"height":372,"caption":"intertwine"},"datePublished":"2024-04-08T16:28:22+10:00","dateModified":"2026-09-05T16:56:18+10:00","inLanguage":"en-AU","mainEntityOfPage":{"@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#webpage"},"isPartOf":{"@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#webpage"},"articleSection":"programs"},{"@type":"BreadcrumbList","@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/intertwine.org.au\/w#listItem","position":1,"name":"Home","item":"https:\/\/intertwine.org.au\/w","nextItem":{"@type":"ListItem","@id":"https:\/\/intertwine.org.au\/w\/category\/programs\/#listItem","name":"programs"}},{"@type":"ListItem","@id":"https:\/\/intertwine.org.au\/w\/category\/programs\/#listItem","position":2,"name":"programs","item":"https:\/\/intertwine.org.au\/w\/category\/programs\/","nextItem":{"@type":"ListItem","@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#listItem","name":"Workshops to support young people"},"previousItem":{"@type":"ListItem","@id":"https:\/\/intertwine.org.au\/w#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#listItem","position":3,"name":"Workshops to support young people","previousItem":{"@type":"ListItem","@id":"https:\/\/intertwine.org.au\/w\/category\/programs\/#listItem","name":"programs"}}]},{"@type":"Organization","@id":"https:\/\/intertwine.org.au\/w\/#organization","name":"intertwine","description":"transforming community","url":"https:\/\/intertwine.org.au\/w\/","telephone":"+61402148489","logo":{"@type":"ImageObject","url":"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2018\/08\/intertwine-logo.png","@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#organizationLogo","width":753,"height":372,"caption":"intertwine"},"image":{"@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#organizationLogo"},"sameAs":["https:\/\/instagram.com\/we_are_intertwined"]},{"@type":"Person","@id":"https:\/\/intertwine.org.au\/w\/author\/ro\/#author","url":"https:\/\/intertwine.org.au\/w\/author\/ro\/","name":"Ro Bersten","image":{"@type":"ImageObject","@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/6c0afe755bf803eaae07098015bd3422f2829ba4b08edf62ab339f40e81cfe7f?s=96&d=mm&r=g","width":96,"height":96,"caption":"Ro Bersten"}},{"@type":"WebPage","@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#webpage","url":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/","name":"Workshops to support young people \u00bb intertwine","description":"Join us for this free workshop with a specific focus on supporting the amazing diverse young people in our community","inLanguage":"en-AU","isPartOf":{"@id":"https:\/\/intertwine.org.au\/w\/#website"},"breadcrumb":{"@id":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/#breadcrumblist"},"author":{"@id":"https:\/\/intertwine.org.au\/w\/author\/ro\/#author"},"creator":{"@id":"https:\/\/intertwine.org.au\/w\/author\/ro\/#author"},"datePublished":"2024-04-08T16:28:22+10:00","dateModified":"2026-09-05T16:56:18+10:00"},{"@type":"WebSite","@id":"https:\/\/intertwine.org.au\/w\/#website","url":"https:\/\/intertwine.org.au\/w\/","name":"intertwine","description":"transforming community","inLanguage":"en-AU","publisher":{"@id":"https:\/\/intertwine.org.au\/w\/#organization"}}]},"og:locale":"en_US","og:site_name":"intertwine \u00bb transforming community","og:type":"article","og:title":"Workshops to support young people \u00bb intertwine","og:description":"Join us for this free workshop with a specific focus on supporting the amazing diverse young people in our community","og:url":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/","og:image":"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web.jpg","og:image:secure_url":"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web.jpg","og:image:width":1920,"og:image:height":1080,"article:published_time":"2024-04-08T06:28:22+00:00","article:modified_time":"2026-09-05T06:56:18+00:00","article:publisher":"https:\/\/facebook.com\/intrtwine","twitter:card":"summary_large_image","twitter:title":"Workshops to support young people \u00bb intertwine","twitter:description":"Join us for this free workshop with a specific focus on supporting the amazing diverse young people in our community","twitter:image":"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web.jpg"},"aioseo_meta_data":{"post_id":"2369","title":null,"description":null,"keywords":[],"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"custom_image","og_image_url":"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web.jpg","og_image_width":"0","og_image_height":"0","og_image_custom_url":"https:\/\/intertwine.org.au\/w\/wp-content\/uploads\/2024\/04\/equal-included-web.jpg","og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2024-04-08 05:54:14","updated":"2026-09-05 08:15:27","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/intertwine.org.au\/w\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/intertwine.org.au\/w\/category\/programs\/\" title=\"programs\">programs<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tWorkshops to support young people\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/intertwine.org.au\/w"},{"label":"programs","link":"https:\/\/intertwine.org.au\/w\/category\/programs\/"},{"label":"Workshops to support young people","link":"https:\/\/intertwine.org.au\/w\/2024\/04\/08\/equal-included\/"}],"_links":{"self":[{"href":"https:\/\/intertwine.org.au\/w\/wp-json\/wp\/v2\/posts\/2369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/intertwine.org.au\/w\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/intertwine.org.au\/w\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/intertwine.org.au\/w\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/intertwine.org.au\/w\/wp-json\/wp\/v2\/comments?post=2369"}],"version-history":[{"count":10,"href":"https:\/\/intertwine.org.au\/w\/wp-json\/wp\/v2\/posts\/2369\/revisions"}],"predecessor-version":[{"id":4111,"href":"https:\/\/intertwine.org.au\/w\/wp-json\/wp\/v2\/posts\/2369\/revisions\/4111"}],"wp:attachment":[{"href":"https:\/\/intertwine.org.au\/w\/wp-json\/wp\/v2\/media?parent=2369"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/intertwine.org.au\/w\/wp-json\/wp\/v2\/categories?post=2369"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/intertwine.org.au\/w\/wp-json\/wp\/v2\/tags?post=2369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}