{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oceanic-shediac-nb-1",
  "name": "Camping Oceanic",
  "description": "Camping Oceanic is one of the most modern campgrounds Atlantic Canada has to offer. With over 359 sites we can accommodate the needs of today’s recreational",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-oceanic-shediac-nb-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "221 Ohio Road",
    "addressLocality": "Shediac",
    "addressRegion": "NB",
    "postalCode": "E4P 2J8",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2157523,
    "longitude": -64.5057938
  }
}