{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-cliff-campground-mt",
  "name": "Red Cliff Campground",
  "description": "Explore Red Cliff Campground in Custer Gallatin National Forest, Montana with Recreation.gov. Red Cliff Campground is located in the scenic Gallatin Canyon, on the Bozeman Ranger District of the Gallatin National Forest, in Montana. Bozeman is 46 miles n",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-cliff-campground-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70411.jpg",
    "https://cdn.recreation.gov/public/images/70453.jpg",
    "https://cdn.recreation.gov/public/images/70479.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70533.jpg",
    "https://cdn.recreation.gov/public/images/70558.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Red Cliff Campground",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1741667,
    "longitude": -111.2416667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4565215,
    "reviewCount": 230,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$26-$35"
}