{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lid-creek-campground-kalispell-mt",
  "name": "Lid Creek Campground",
  "description": "Lid Creek Campground lies on the Hungry Horse Reservoir, in the heart of the Rocky Mountains, west of the Continental Divide and just south of the Canadian border. Spectacular views and ample opportunities for recreation surround the campground, keeping visitors coming back to the area again and again. Here, we have 22 rentable sites with 13 of them being reservable and 9 for our walk-up visitors. The stay limit is 16 consecutive nights.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lid-creek-campground-kalispell-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73188.jpg",
    "https://cdn.recreation.gov/public/images/73202.jpg",
    "https://cdn.recreation.gov/public/images/73206.jpg",
    "https://cdn.recreation.gov/public/images/73239.jpg",
    "https://cdn.recreation.gov/public/images/73279.jpg",
    "https://cdn.recreation.gov/public/images/73351.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "WEST SIDE RESERVOIR ROAD #895",
    "addressLocality": "Kalispell",
    "addressRegion": "MT",
    "postalCode": "59919",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.28389,
    "longitude": -113.90833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2181816,
    "reviewCount": 55,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "18",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$18+"
}