{
  "title": "Bluewater Outdoor Education Centre",
  "description": "A school-board outdoor education centre about 9 km west of Wiarton with a public observatory used for astronomy programming.",
  "canonicalUrl": "https://darkskiesdirectory.com/places/bluewater-outdoor-education-centre",
  "breadcrumbs": [
    {
      "name": "Home",
      "url": "/"
    },
    {
      "name": "Places",
      "url": "/places"
    },
    {
      "name": "Bluewater Outdoor Education Centre",
      "url": "/places/bluewater-outdoor-education-centre"
    }
  ],
  "updated": null,
  "data": {
    "slug": "bluewater-outdoor-education-centre",
    "name": "Bluewater Outdoor Education Centre",
    "type": "dark-sky-preserve",
    "country": "CA",
    "state_province": "ON",
    "nearest_town": "Wiarton",
    "lat": 44.74136,
    "lng": -81.23545,
    "year_certified": 2012,
    "official_url": "https://oec.bwdsb.on.ca/families_community/astronomy",
    "source_url": "https://rasc.ca/lpa/bluewater-outdoor-education-centre",
    "notes": "A school-board outdoor education centre about 9 km west of Wiarton with a public observatory used for astronomy programming."
  },
  "jsonld": {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://darkskiesdirectory.com/#organization",
        "name": "Dark Skies Directory",
        "url": "https://darkskiesdirectory.com"
      },
      {
        "@type": "WebSite",
        "@id": "https://darkskiesdirectory.com/#website",
        "url": "https://darkskiesdirectory.com",
        "name": "Dark Skies Directory",
        "publisher": {
          "@id": "https://darkskiesdirectory.com/#organization"
        }
      },
      {
        "@type": "BreadcrumbList",
        "itemListElement": [
          {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://darkskiesdirectory.com/"
          },
          {
            "@type": "ListItem",
            "position": 2,
            "name": "Places",
            "item": "https://darkskiesdirectory.com/places"
          },
          {
            "@type": "ListItem",
            "position": 3,
            "name": "Bluewater Outdoor Education Centre",
            "item": "https://darkskiesdirectory.com/places/bluewater-outdoor-education-centre"
          }
        ]
      },
      {
        "@type": "TouristAttraction",
        "@id": "https://darkskiesdirectory.com/places/bluewater-outdoor-education-centre#place",
        "name": "Bluewater Outdoor Education Centre",
        "additionalType": "dark-sky-preserve",
        "address": {
          "@type": "PostalAddress",
          "addressRegion": "ON",
          "addressCountry": "CA"
        },
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 44.74136,
          "longitude": -81.23545
        },
        "description": "A school-board outdoor education centre about 9 km west of Wiarton with a public observatory used for astronomy programming."
      }
    ]
  }
}