{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lupine-wishon-ca-1",
  "name": "Lupine",
  "description": "Lupine Campground is located next to Bass Lake. Cedar Bluff Campground is adjacent to Lupine. Lupine is quieter and set further back from the lake than Cedar Bluff, and each site offers more privacy.",
  "url": "https://campertunity.com/listings/campgrounds/lupine-wishon-ca-1",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/07/24/21/34/d2dc905f-bf5c-4177-a209-8d5f4eed9e2c_1440.webp",
    "https://cdn.recreation.gov/public/2018/07/24/19/50/ba1e9847-71f7-42e4-8920-171732895946_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/07/24/21/34/540b832b-524c-4d7f-ae6f-743fe23fb9a8_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "39900 ROAD 222",
    "addressLocality": "Wishon",
    "addressRegion": "CA",
    "postalCode": "93604",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.309503,
    "longitude": -119.547201
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232802"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "52",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$52+"
}