{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-twin-lake-la-pine-or",
  "name": "South Twin Lake Campground",
  "description": "South Twin Lake Campground sits on the shores of South Twin Lake, a small lake adjacent to the much larger Wickiup Reservoir.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-twin-lake-la-pine-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/75628.jpg",
    "https://cdn.recreation.gov/public/images/75629.jpg",
    "https://cdn.recreation.gov/public/images/75630.jpg",
    "https://cdn.recreation.gov/public/images/75631.jpg",
    "https://cdn.recreation.gov/public/images/75632.jpg",
    "https://cdn.recreation.gov/public/images/75633.jpg",
    "https://cdn.recreation.gov/public/2024/10/14/19/28/251538_261a8fe0-99d5-4db9-9dbb-f12eb8be555b_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "63095 DESCHUTES MARKET ROAD",
    "addressLocality": "La Pine",
    "addressRegion": "OR",
    "postalCode": "97701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1363889,
    "longitude": -123.0647222
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.3636363,
    "reviewCount": 55,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "29",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$29+"
}