{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scots-bay-provincial-park-canning-ns",
  "name": "Scots Bay Provincial Park",
  "description": "Scots Bay Provincial Park is a Nova Scotia Provincial Park located in, or near Canning, Nova Scotia in the Fundy Shore & Annapolis Valley tourism region.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scots-bay-provincial-park-canning-ns",
  "image": [
    "https://s.wordpress.com/mshots/v1/https%3A%2F%2Fparks.novascotia.ca%2Fpark%2Fscots-bay?w=825&h=430"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24 Wharf Road",
    "addressLocality": "Canning",
    "addressRegion": "NS",
    "postalCode": "B0P 1H0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.300558,
    "longitude": -64.397607
  }
}