{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tule-ca",
  "name": "Tule",
  "description": "Explore Tule in Success Lake, California with Recreation.gov. Tule Campground is located at Success Lake in the Sierra Nevada foothills just 8 miles east of Porterville, California. A variety of outdoor recreational activi",
  "url": "https://campertunity.com/listings/campgrounds/tule-ca",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70191.jpg",
    "https://cdn.recreation.gov/public/2020/11/25/23/20/233655_530655f2-e50f-420e-bdea-a2904ce167f3_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/12/14/18/54/233655_82984233-b9b8-495a-9b9f-2d0e24912a0f_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tule",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.0802778,
    "longitude": -118.9022222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233655"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "20",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$20-$30"
}