{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-river-lake-camp-ground-wayside-tx",
  "name": "White River Lake Camp Ground",
  "description": "White River Lake Camp Ground near Spur, TX, is situated in a region characterized by flat plains and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/white-river-lake-camp-ground-wayside-tx",
  "image": [
    "https://photos.thedyrt.com/photo/488951/media/texas-white-river-reservoir_42c07854-4524-4dd9-b511-75099b6e2651.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-101.09300055,33.46000085)/-101.09300055,33.46000085,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/488951/media/texas-white-river-reservoir_42c07854-4524-4dd9-b511-75099b6e2651.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wayside",
    "addressRegion": "TX",
    "postalCode": "79370",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.46000085,
    "longitude": -101.09300055
  },
  "sameAs": [
    "https://thedyrt.com/camping/texas/texas-white-river-reservoir"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}