{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caribou-rv-park-whitehorse-yt",
  "name": "Caribou RV Park",
  "description": "Experience the best camping memories at Caribou RV Park. Voted one of Canada's best campground, we prioritize sustainability and safe travels.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/caribou-rv-park-whitehorse-yt",
  "image": [
    "https://static.wixstatic.com/media/e405fd_b28c7db656364a3e880df5af8229b40a%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/e405fd_b28c7db656364a3e880df5af8229b40a%7Emv2.jpg",
    "https://static.wixstatic.com/media/e405fd_3185ca9e8bc94e0c9e2fcf684c21dd14~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alaska Highway",
    "addressLocality": "Whitehorse",
    "addressRegion": "YT",
    "postalCode": "Y1A 7A1",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.721571,
    "longitude": -135.054932
  }
}