{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glacier-view-campground-id",
  "name": "Glacier View Campground",
  "description": "Explore Glacier View Campground in Sawtooth National Forest, Idaho with Recreation.gov. Glacier View Campground is located next to beautiful Redfish Lake, beneath the Sawtooth Mountain Range, at an elevation of 6,500 feet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glacier-view-campground-id",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/08/17/14/31/232050_5112f9d2-ae17-47a7-8dc9-66769d4c543a_700.jpg",
    "https://cdn.recreation.gov/public/2023/08/17/14/28/232050_7b8cbf78-ab92-45f8-a2cd-c65314c5e945_700.jpg",
    "https://cdn.recreation.gov/public/2023/08/17/14/29/232050_6f9556ff-f0b4-4ce7-85b0-a8a733673b55_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/64025.jpg",
    "https://cdn.recreation.gov/public/images/64064.jpg",
    "https://cdn.recreation.gov/public/images/64065.jpg",
    "https://cdn.recreation.gov/public/images/64086.jpg",
    "https://cdn.recreation.gov/public/images/64090.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glacier View Campground",
    "addressRegion": "ID",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1475,
    "longitude": -114.9119444
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.068063,
    "reviewCount": 191,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$26-$52"
}