{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clear-lake-tx-tx",
  "name": "Clear Lake (TX)",
  "description": "Explore Clear Lake (TX) in Lavon Lake, Texas with Recreation.gov. Clear Lake Campground has a prime location on the shores of Lavon Lake. It is the only shaded campground at the lake, and provides a quiet space for anglers, b",
  "url": "https://campertunity.com/listings/campgrounds/clear-lake-tx-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/77085.jpg",
    "https://cdn.recreation.gov/public/2019/01/31/15/41/232552_71aeb57e-d7e0-4b77-b9a4-1d65e4482ad6_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Clear Lake (TX)",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0552778,
    "longitude": -96.4819444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232552",
    "https://thedyrt.com/camping/texas/texas-clear-lake"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "30",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$30-$150"
}