{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campark-resorts-niagara-falls-on-1",
  "name": "Campark Resorts",
  "description": "Steeped in history, Campark Resorts is your perfect country camping resort, located in the beautiful city of Niagara Falls, with over 400 sites throughout the",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campark-resorts-niagara-falls-on-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Niagara Falls",
    "addressRegion": "ON",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.08596,
    "longitude": -79.1582
  }
}