{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alpine-meadows-resort-clearwater-bc",
  "name": "Alpine Meadows Resort",
  "description": "Alpine Meadows RV Park, located just beyond the Resort’s entrance, sits on the hilltop above Hallamore Lake. All the Resort amenities are in easy walking",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alpine-meadows-resort-clearwater-bc",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3400 Dunn Lake Rd",
    "addressLocality": "Clearwater",
    "addressRegion": "BC",
    "postalCode": "V0E 1N2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.511425,
    "longitude": -120.129693
  }
}