{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coquihalla-campground-hope-bc-1",
  "name": "Coquihalla Campground",
  "description": "The Coquihalla Campground has approximately 117 camping sites and is located along the Coquihalla River. Approximately 32 are full service hook-ups with",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coquihalla-campground-hope-bc-1",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "800 Kawkawa Lake Road",
    "addressLocality": "Hope",
    "addressRegion": "BC",
    "postalCode": "V0X 1L4",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3791676,
    "longitude": -121.4253948
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}