{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strangs-shore-camping-murray-corner-nb",
  "name": "Strang’s Shore Camping",
  "description": "Located in Murray Corner and sitting on the shore of the Northumberland Straight, the campground offers scenic views of PEI and its Confederation Bridge. Our 120 site campground offers large lots, fantastic views and a family friendly atmosphere. We also have 20 overnight sites for visitors who are looking for a short term stay as well.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/strangs-shore-camping-murray-corner-nb",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1639 Rte 955",
    "addressLocality": "Murray Corner",
    "addressRegion": "NB",
    "postalCode": "E4M 3J5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1791803,
    "longitude": -63.9767628
  }
}