{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-lake-davy-crockett-tx",
  "name": "West Lake Davy Crockett",
  "description": "Explore West Lake Davy Crockett in National Forests and Grasslands in Texas, Texas with Recreation.gov. This location is available on a first-come, first-served basis only. Visitors are required to physically arrive at the campground to purchase and claim a site.",
  "url": "https://campertunity.com/listings/campgrounds/west-lake-davy-crockett-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/02/17/18/37/10158907_14e47c00-a267-407c-aae6-18c029e07a9b_700.jpeg",
    "https://cdn.recreation.gov/public/2022/02/17/18/38/10158907_60b81b7e-7d7a-4036-953d-13099b69ca7c_1440.jpg",
    "https://cdn.recreation.gov/public/2022/02/17/21/32/10158907_1ba8d152-eb31-46cb-81ab-3c60a3fb98fd_1440.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "West Lake Davy Crockett",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.7368,
    "longitude": -95.9285
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10158907",
    "https://thedyrt.com/camping/texas/texas-west-lake-crockett"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-10-22"
  },
  "priceRange": "$10+"
}