{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caribou-rv-park-whitehorse-yt-5",
  "name": "Caribou RV Park",
  "description": "An amazing place so wild and filled with untouched nature. ​Caribou RV Park offers a very exclusive way to discover northern arctic activities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caribou-rv-park-whitehorse-yt-5",
  "image": [
    "https://ccrva.ca/wp-content/uploads/2020/03/Item-6a-ccrvc-decal-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alaska Highway km 1403",
    "addressLocality": "Whitehorse",
    "addressRegion": "YT",
    "postalCode": "Y1A7A1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.5974235,
    "longitude": -134.851776
  }
}