{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campbells-cove-campground-souris-pe",
  "name": "Campbell's Cove Campground",
  "description": "This beautiful aerial photo of our campground was taken in early spring 2014 *Copyright Brad L'Esperance",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campbells-cove-campground-souris-pe",
  "image": [
    "https://static.wixstatic.com/media/501774_bbe5b2fb465d41269b155e1226ca13e6.jpg/v1/fit/w_2500,h_1330,al_c/501774_bbe5b2fb465d41269b155e1226ca13e6.jpg",
    "https://static.wixstatic.com/media/501774_f6caa2fbb9dd43459a5d4b8076ba9468~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7516 Northside Road",
    "addressLocality": "Souris",
    "addressRegion": "PE",
    "postalCode": "C0A 2B0",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3565288,
    "longitude": -62.2504284
  }
}