{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hi-country-rv",
  "name": "Hi Country RV Park",
  "description": "Visit the most popular RV Park in the Yukon. Hi Country is conveniently located off the famous Alaska Highway. With over 120 sites for rigs of all sizes, guests",
  "url": "https://campertunity.com/listings/campgrounds/hi-country-rv",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiYjBiYzRiMTYtZmIzZi00MWNmLTk0ODUtOTFkNjg4NmJkZmY3XzYuanBlZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "91374 Alaska Highway",
    "addressLocality": "Whitehorse",
    "addressRegion": "YT",
    "postalCode": "Y1A 6E4"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.684428,
    "longitude": -135.060779
  },
  "sameAs": [
    "https://www.campspot.com/park/hi-country-rv-park",
    "https://www.campendium.com/hi-country-rv-park"
  ],
  "checkinTime": "12:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}