{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cache-creek-cabin-yellowstone-national-park-gardiner-mt-us",
  "name": "Cache Creek Cabin — Yellowstone National Park",
  "description": "Cache Creek Cabin is located near [Yellowstone National Park](https://thedyrt.com/camping/wyoming/near/yellowstone-national-park) in Montana, surrounded by forested terrain and mountainous landscapes.",
  "url": "https://campertunity.com/listings/campgrounds/cache-creek-cabin-yellowstone-national-park-gardiner-mt-us",
  "image": [
    "https://photos.thedyrt.com/photo/689182/media/cache-creek-cabin_5e2551d2-6041-4800-82e6-e5e351acf609.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/689182/media/cache-creek-cabin_5e2551d2-6041-4800-82e6-e5e351acf609.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/689183/media/cache-creek-cabin_49dbee5c-fddb-498b-bbf8-a98dad2103cc.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.62670567,45.01388009)/-110.62670567,45.01388009,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gardiner",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.01388009,
    "longitude": -110.62670567
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}