{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-view-camping-calgary-ab-1",
  "name": "Mountain View Camping",
  "description": "\"In The Country, Yet Close To The City\" We are proud to serve the Recreational Traveler visiting Calgary since 1987. We have made it our primary objective",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-view-camping-calgary-ab-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/06/CCRVCONTARIO-DECAL.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "244024 Range Road 284",
    "addressLocality": "Calgary",
    "addressRegion": "AB",
    "postalCode": "T2M 4L5",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0689397,
    "longitude": -113.86531009999999
  }
}