{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/yellowstone-rv-park-gardiner-mt",
  "name": "Yellowstone RV Park",
  "description": "Yellowstone RV Park, near Gardiner, Montana, is a cozy spot that caters to both RV and tent campers looking to enjoy the great outdoors.",
  "url": "https://campertunity.com/listings/campgrounds/yellowstone-rv-park-gardiner-mt",
  "image": [
    "https://photos.thedyrt.com/photo/683662/media/yellowstone-r-v-park-and-campground_ddf66b7d-8211-4316-8013-86e8f754b315.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/683662/media/yellowstone-r-v-park-and-campground_ddf66b7d-8211-4316-8013-86e8f754b315.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/594209/media/yellowstone-r-v-park-and-campground_10db54c3-be68-4660-adb6-cbf2151b5897.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.72313455,45.0378789)/-110.72313455,45.0378789,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "121 Hwy 89s",
    "addressLocality": "Gardiner",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0378789,
    "longitude": -110.72313455
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cable_tv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.416666666666667,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "133",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "$133+"
}