{"id":16,"date":"2025-10-03T00:17:18","date_gmt":"2025-10-03T00:17:18","guid":{"rendered":"https:\/\/educationcollectivegrenada.org\/?page_id=16"},"modified":"2026-06-09T02:09:10","modified_gmt":"2026-06-09T02:09:10","slug":"collaborators","status":"publish","type":"page","link":"https:\/\/educationcollectivegrenada.org\/?page_id=16","title":{"rendered":"Our Work"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"16\" class=\"elementor elementor-16\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbd15e0 e-con-full e-flex e-con e-parent\" data-id=\"cbd15e0\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9923af2 elementor-widget elementor-widget-html\" data-id=\"9923af2\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- GOOGLE FONTS -->\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Dancing+Script:wght@400;700&family=Montserrat:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n*{\r\n  margin:0;\r\n  padding:0;\r\n  box-sizing:border-box;\r\n}\r\n\r\nbody{\r\n  font-family:'Montserrat',sans-serif;\r\n  background:#E5E2D9;\r\n  color:#333333;\r\n  overflow-x:hidden;\r\n}\r\n\r\n\/* HERO SECTION *\/\r\n\r\n.ecg-hero{\r\n  min-height:82vh;\r\n  background:\r\n    radial-gradient(circle at 12% 18%, rgba(46,125,50,0.16), transparent 28%),\r\n    radial-gradient(circle at 88% 70%, rgba(211,47,47,0.12), transparent 28%),\r\n    linear-gradient(135deg,#f4f1ea 0%,#E5E2D9 100%);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  text-align:center;\r\n  padding:100px 20px 90px;\r\n}\r\n\r\n.ecg-hero-content{\r\n  max-width:1100px;\r\n  margin:auto;\r\n}\r\n\r\n.ecg-subtitle{\r\n  display:inline-block;\r\n  background:#FBC02D;\r\n  color:#0D1B5E;\r\n  text-transform:uppercase;\r\n  letter-spacing:3px;\r\n  font-size:14px;\r\n  font-weight:800;\r\n  padding:12px 30px;\r\n  border-radius:50px;\r\n  margin-bottom:35px;\r\n}\r\n\r\n.ecg-hero h1{\r\n  font-size:clamp(58px,8vw,110px);\r\n  font-weight:800;\r\n  color:#1B5E20;\r\n  margin-bottom:28px;\r\n  line-height:1;\r\n  letter-spacing:-0.05em;\r\n}\r\n\r\n.ecg-hero p{\r\n  font-size:clamp(18px,2vw,26px);\r\n  line-height:1.8;\r\n  max-width:900px;\r\n  margin:auto;\r\n  color:#4d4d4d;\r\n}\r\n\r\n.ecg-hero-line{\r\n  width:110px;\r\n  height:5px;\r\n  background:#D32F2F;\r\n  border-radius:50px;\r\n  margin:42px auto 0;\r\n}\r\n\r\n\/* INTRO SECTION *\/\r\n\r\n.ecg-intro{\r\n  padding:90px 20px 60px;\r\n  text-align:center;\r\n  max-width:950px;\r\n  margin:auto;\r\n}\r\n\r\n.script-heading{\r\n  font-family:'Dancing Script',cursive;\r\n  font-size:46px;\r\n  color:#D32F2F;\r\n  margin-bottom:12px;\r\n}\r\n\r\n.ecg-intro h2{\r\n  font-size:clamp(32px,5vw,52px);\r\n  color:#1B5E20;\r\n  margin-bottom:22px;\r\n  font-weight:800;\r\n}\r\n\r\n.ecg-intro p{\r\n  font-size:18px;\r\n  line-height:1.9;\r\n  color:#6C6C6C;\r\n}\r\n\r\n\/* HIGHLIGHT CARDS *\/\r\n\r\n.ecg-highlights{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,1fr);\r\n  gap:25px;\r\n  max-width:1200px;\r\n  margin:auto;\r\n  padding:20px 20px 90px;\r\n}\r\n\r\n.highlight-card{\r\n  padding:40px 35px;\r\n  border-radius:24px;\r\n  color:#fff;\r\n  transition:0.4s ease;\r\n  box-shadow:0 15px 40px rgba(0,0,0,0.12);\r\n}\r\n\r\n.highlight-card:hover{\r\n  transform:translateY(-10px);\r\n}\r\n\r\n.highlight-card h3{\r\n  font-size:28px;\r\n  margin-bottom:15px;\r\n}\r\n\r\n.highlight-card p{\r\n  line-height:1.8;\r\n  font-size:16px;\r\n}\r\n\r\n.red{\r\n  background:#D32F2F;\r\n}\r\n\r\n.green{\r\n  background:#2E7D32;\r\n}\r\n\r\n.yellow{\r\n  background:#C49000;\r\n}\r\n\r\n\/* GALLERY *\/\r\n\r\n.ecg-gallery-section{\r\n  background:#fff;\r\n  padding:90px 20px;\r\n}\r\n\r\n.ecg-gallery-only{\r\n  max-width:1300px;\r\n  margin:auto;\r\n  columns:4 260px;\r\n  column-gap:18px;\r\n}\r\n\r\n.ecg-gallery-only img,\r\n.ecg-gallery-only video{\r\n  width:100%;\r\n  margin-bottom:18px;\r\n  border-radius:20px;\r\n  display:block;\r\n  break-inside:avoid;\r\n  object-fit:cover;\r\n  box-shadow:0 10px 28px rgba(0,0,0,0.14);\r\n  transition:0.35s ease;\r\n}\r\n\r\n.ecg-gallery-only img:hover,\r\n.ecg-gallery-only video:hover{\r\n  transform:scale(1.025);\r\n  box-shadow:0 18px 45px rgba(0,0,0,0.22);\r\n}\r\n\r\n\/* CTA SECTION *\/\r\n\r\n.ecg-cta{\r\n  padding:90px 20px;\r\n  text-align:center;\r\n  background:linear-gradient(135deg,#1B5E20,#2E7D32);\r\n  color:#fff;\r\n}\r\n\r\n.ecg-cta h2{\r\n  font-size:clamp(32px,5vw,52px);\r\n  margin-bottom:20px;\r\n}\r\n\r\n.ecg-cta p{\r\n  max-width:760px;\r\n  margin:auto auto 30px;\r\n  line-height:1.9;\r\n  font-size:18px;\r\n}\r\n\r\n.ecg-btn{\r\n  display:inline-block;\r\n  background:#FBC02D;\r\n  color:#333333;\r\n  text-decoration:none;\r\n  padding:16px 36px;\r\n  border-radius:50px;\r\n  font-weight:700;\r\n  transition:0.3s ease;\r\n}\r\n\r\n.ecg-btn:hover{\r\n  background:#D32F2F;\r\n  color:#fff;\r\n  transform:translateY(-4px);\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n\r\n@media(max-width:1000px){\r\n  .ecg-highlights{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .ecg-gallery-only{\r\n    columns:2;\r\n  }\r\n}\r\n\r\n@media(max-width:700px){\r\n  .ecg-hero{\r\n    min-height:70vh;\r\n    padding:75px 20px;\r\n  }\r\n\r\n  .ecg-gallery-only{\r\n    columns:1;\r\n  }\r\n\r\n  .highlight-card{\r\n    padding:30px;\r\n  }\r\n\r\n  .ecg-hero p,\r\n  .ecg-intro p,\r\n  .ecg-cta p{\r\n    font-size:16px;\r\n  }\r\n\r\n  .ecg-gallery-section{\r\n    padding:60px 14px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<!-- HERO -->\r\n<section class=\"ecg-hero\">\r\n  <div class=\"ecg-hero-content\">\r\n\r\n    <p class=\"ecg-subtitle\">\r\n     ECG at Work\r\n    <\/p>\r\n\r\n    <h1>Our Impact<\/h1>\r\n\r\n    <p>\r\n      A visual look at ECG\u2019s workshops, learning spaces, community engagement,\r\n      and growing impact as we continue building our work in education, youth,\r\n      and organisational development across Grenada.\r\n    <\/p>\r\n\r\n    <div class=\"ecg-hero-line\"><\/div>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- INTRO -->\r\n<section class=\"ecg-intro\">\r\n\r\n  <p class=\"script-heading\">\r\n    Going far, together.\r\n  <\/p>\r\n\r\n  <h2>\r\n    Work That Brings People Together\r\n  <\/h2>\r\n\r\n  <p>\r\n    ECG\u2019s work began with intentional workshop sessions designed to share\r\n    knowledge, encourage dialogue, and support meaningful development in\r\n    Grenada\u2019s education and youth spaces. As ECG continues to grow, this\r\n    page will expand to include more projects, partnerships, and community\r\n    impact stories.\r\n  <\/p>\r\n\r\n<\/section>\r\n\r\n<!-- HIGHLIGHT CARDS -->\r\n<section class=\"ecg-highlights\">\r\n\r\n  <div class=\"highlight-card red\">\r\n    <h3>Learning Sessions<\/h3>\r\n    <p>\r\n      Spaces for sharing knowledge, experiences, and practical tools through collaborative workshops.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"highlight-card green\">\r\n    <h3>Community Dialogue<\/h3>\r\n    <p>\r\n      Bringing educators, professionals, and community members into meaningful conversation.\r\n    <\/p>\r\n  <\/div>\r\n\r\n  <div class=\"highlight-card yellow\">\r\n    <h3>Growing Impact<\/h3>\r\n    <p>\r\n      A developing body of work that will continue to expand through future workshops and initiatives.\r\n    <\/p>\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<!-- CLEAN PHOTO GALLERY -->\r\n<section class=\"ecg-gallery-section\">\r\n  <div class=\"ecg-gallery-only\">\r\n\r\n    <img decoding=\"async\" src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-222.jpg\" alt=\"ECG workshop photo\">\r\n    <img decoding=\"async\" src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-223.jpg\" alt=\"ECG workshop photo\">\r\n    <img decoding=\"async\" src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-23.jpg\" alt=\"ECG workshop photo\">\r\n    <img decoding=\"async\" src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-231.jpg\" alt=\"ECG workshop photo\">\r\n    <img decoding=\"async\" src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-15-53-41.jpg\" alt=\"ECG workshop photo\">\r\n    <img decoding=\"async\" src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-15-53-42.jpg\" alt=\"ECG workshop photo\">\r\n    <img decoding=\"async\" src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/DC25AC01-BE43-49FA-813E-04926643FB86.jpg\" alt=\"ECG workshop photo\">\r\n    <img decoding=\"async\" src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/IMG_0740.jpg\" alt=\"ECG workshop photo\">\r\n    <img decoding=\"async\" src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/IMG_0741.jpg\" alt=\"ECG workshop photo\">\r\n    <img decoding=\"async\" src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-11-39-46.jpg\" alt=\"ECG workshop photo\">\r\n\r\n    <video autoplay muted loop playsinline controls>\r\n      <source src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/VIDEO-2025-07-18-14-27-26.mp4\" type=\"video\/mp4\">\r\n    <\/video>\r\n\r\n    <video autoplay muted loop playsinline controls>\r\n      <source src=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/VIDEO-2025-07-18-11-39-461.mp4\" type=\"video\/mp4\">\r\n    <\/video>\r\n\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"ecg-cta\">\r\n\r\n  <h2>\r\n    Supporting Education Through Collaboration\r\n  <\/h2>\r\n\r\n  <p>\r\n    ECG continues to create spaces for learning, conversation, and meaningful\r\n    engagement in Grenada. We look forward to expanding this work through\r\n    future workshops, partnerships, and community initiatives.\r\n  <\/p>\r\n\r\n  <a href=\"https:\/\/educationcollectivegrenada.org\/?page_id=18\" class=\"ecg-btn\">\r\n    Contact ECG\r\n  <\/a>\r\n\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-959c1f4 e-con-full e-flex e-con e-parent\" data-id=\"959c1f4\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6684c3d elementor-shape-rounded elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"6684c3d\" data-element_type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-cbc2d0e\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Facebook<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-facebook\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-08f7ac4\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Twitter<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-twitter\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-281c53c\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Youtube<\/span>\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-youtube\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"><\/path><\/svg>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>ECG at Work Our Impact A visual look at ECG\u2019s workshops, learning spaces, community engagement, and growing impact as we continue building our work in education, youth, and organisational development across Grenada. Going far, together. Work That Brings People Together ECG\u2019s work began with intentional workshop sessions designed to share knowledge, encourage dialogue, and support [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-16","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Our Work - Education Collective Grenada (ECG)<\/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:\/\/educationcollectivegrenada.org\/?page_id=16\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Our Work - Education Collective Grenada (ECG)\" \/>\n<meta property=\"og:description\" content=\"ECG at Work Our Impact A visual look at ECG\u2019s workshops, learning spaces, community engagement, and growing impact as we continue building our work in education, youth, and organisational development across Grenada. Going far, together. Work That Brings People Together ECG\u2019s work began with intentional workshop sessions designed to share knowledge, encourage dialogue, and support [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/educationcollectivegrenada.org\/?page_id=16\" \/>\n<meta property=\"og:site_name\" content=\"Education Collective Grenada (ECG)\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-09T02:09:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-222.jpg\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/educationcollectivegrenada.org\/?page_id=16\",\"url\":\"https:\/\/educationcollectivegrenada.org\/?page_id=16\",\"name\":\"Our Work - Education Collective Grenada (ECG)\",\"isPartOf\":{\"@id\":\"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/educationcollectivegrenada.org\/?page_id=16#primaryimage\"},\"image\":{\"@id\":\"https:\/\/educationcollectivegrenada.org\/?page_id=16#primaryimage\"},\"thumbnailUrl\":\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-222.jpg\",\"datePublished\":\"2025-10-03T00:17:18+00:00\",\"dateModified\":\"2026-06-09T02:09:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/educationcollectivegrenada.org\/?page_id=16#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/educationcollectivegrenada.org\/?page_id=16\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/educationcollectivegrenada.org\/?page_id=16#primaryimage\",\"url\":\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-222.jpg\",\"contentUrl\":\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-222.jpg\",\"width\":1200,\"height\":1600},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/educationcollectivegrenada.org\/?page_id=16#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/educationcollectivegrenada.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Our Work\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#website\",\"url\":\"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/\",\"name\":\"Education Collective Grenada (ECG)\",\"description\":\"A volunteer network of experts in education, youth, and organisational management in service to Grenada.\",\"publisher\":{\"@id\":\"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#organization\",\"name\":\"Education Collective Grenada (ECG)\",\"url\":\"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2025\/10\/ECG-Logo-scaled.png\",\"contentUrl\":\"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2025\/10\/ECG-Logo-scaled.png\",\"width\":2560,\"height\":1607,\"caption\":\"Education Collective Grenada (ECG)\"},\"image\":{\"@id\":\"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Our Work - Education Collective Grenada (ECG)","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:\/\/educationcollectivegrenada.org\/?page_id=16","og_locale":"en_US","og_type":"article","og_title":"Our Work - Education Collective Grenada (ECG)","og_description":"ECG at Work Our Impact A visual look at ECG\u2019s workshops, learning spaces, community engagement, and growing impact as we continue building our work in education, youth, and organisational development across Grenada. Going far, together. Work That Brings People Together ECG\u2019s work began with intentional workshop sessions designed to share knowledge, encourage dialogue, and support [&hellip;]","og_url":"https:\/\/educationcollectivegrenada.org\/?page_id=16","og_site_name":"Education Collective Grenada (ECG)","article_modified_time":"2026-06-09T02:09:10+00:00","og_image":[{"url":"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-222.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/educationcollectivegrenada.org\/?page_id=16","url":"https:\/\/educationcollectivegrenada.org\/?page_id=16","name":"Our Work - Education Collective Grenada (ECG)","isPartOf":{"@id":"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#website"},"primaryImageOfPage":{"@id":"https:\/\/educationcollectivegrenada.org\/?page_id=16#primaryimage"},"image":{"@id":"https:\/\/educationcollectivegrenada.org\/?page_id=16#primaryimage"},"thumbnailUrl":"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-222.jpg","datePublished":"2025-10-03T00:17:18+00:00","dateModified":"2026-06-09T02:09:10+00:00","breadcrumb":{"@id":"https:\/\/educationcollectivegrenada.org\/?page_id=16#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/educationcollectivegrenada.org\/?page_id=16"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/educationcollectivegrenada.org\/?page_id=16#primaryimage","url":"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-222.jpg","contentUrl":"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2026\/05\/PHOTO-2025-07-18-14-27-222.jpg","width":1200,"height":1600},{"@type":"BreadcrumbList","@id":"https:\/\/educationcollectivegrenada.org\/?page_id=16#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/educationcollectivegrenada.org\/"},{"@type":"ListItem","position":2,"name":"Our Work"}]},{"@type":"WebSite","@id":"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#website","url":"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/","name":"Education Collective Grenada (ECG)","description":"A volunteer network of experts in education, youth, and organisational management in service to Grenada.","publisher":{"@id":"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#organization","name":"Education Collective Grenada (ECG)","url":"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#\/schema\/logo\/image\/","url":"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2025\/10\/ECG-Logo-scaled.png","contentUrl":"https:\/\/educationcollectivegrenada.org\/wp-content\/uploads\/2025\/10\/ECG-Logo-scaled.png","width":2560,"height":1607,"caption":"Education Collective Grenada (ECG)"},"image":{"@id":"https:\/\/education-collective-grenada-1122500.ingress-florina.ewp.live\/#\/schema\/logo\/image\/"}}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/educationcollectivegrenada.org\/index.php?rest_route=\/wp\/v2\/pages\/16","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/educationcollectivegrenada.org\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/educationcollectivegrenada.org\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/educationcollectivegrenada.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/educationcollectivegrenada.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=16"}],"version-history":[{"count":6,"href":"https:\/\/educationcollectivegrenada.org\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions"}],"predecessor-version":[{"id":375,"href":"https:\/\/educationcollectivegrenada.org\/index.php?rest_route=\/wp\/v2\/pages\/16\/revisions\/375"}],"wp:attachment":[{"href":"https:\/\/educationcollectivegrenada.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=16"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}