{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-shore-sisters-or",
  "name": "South Shore",
  "description": "Explore South Shore in Deschutes National Forest, Oregon with Recreation.gov. South Shore Campground is located along Suttle Lake, shaded by Douglas fir and Ponderosa pine. One section of the camp sits on the shoreline, while the other i",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/south-shore-sisters-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/66758.jpg",
    "https://cdn.recreation.gov/public/images/66776.jpg",
    "https://cdn.recreation.gov/public/images/66791.jpg",
    "https://cdn.recreation.gov/public/images/66799.jpg",
    "https://cdn.recreation.gov/public/images/66812.jpg",
    "https://cdn.recreation.gov/public/images/66833.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Shore",
    "addressLocality": "Sisters",
    "addressRegion": "OR",
    "postalCode": "97759",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4194444,
    "longitude": -121.7383333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.875,
    "reviewCount": 88,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$30+"
}