{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/college-shaver-lake-ca",
  "name": "College",
  "description": "College Campground is located on Huntington Lake near the Kaiser Wilderness. The camp features tent-only sites in open, meadow-like spaces or wooded sites among pine and fir trees. Visitors can have the option of mooring their boats nearby some of the sites.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/college-shaver-lake-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/10/06/21/19/232812_385b403b-c54f-4687-85c2-0de4da47dcce.jpg",
    "https://cdn.recreation.gov/public/images/75135.jpg",
    "https://cdn.recreation.gov/public/images/75136.jpg",
    "https://cdn.recreation.gov/public/images/75137.jpg",
    "https://cdn.recreation.gov/public/images/75138.jpg",
    "https://cdn.recreation.gov/public/images/66831.jpg",
    "https://cdn.recreation.gov/public/images/66860.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "P O BOX 152",
    "addressLocality": "Shaver Lake",
    "addressRegion": "CA",
    "postalCode": "93634",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.25251,
    "longitude": -119.170252
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.3777776,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "47",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$47+"
}