{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pringle-falls-campground-la-pine-or-1",
  "name": "Pringle Falls Campground",
  "description": "Pringle Falls Campground is located along the Deschutes River.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pringle-falls-campground-la-pine-or-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2024/10/14/16/33/273337_4807b25f-b2e0-43bc-ac8d-12c9561aa18f_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": 43.7485194,
    "longitude": -121.6025167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "21",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$21+"
}