{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/east-fork-tx",
  "name": "East Fork (TX)",
  "description": "Explore East Fork (TX) in Lavon Lake, Texas with Recreation.gov. East Fork Campground, on the southern shores of Lavon Lake, is a popular escape for city dwellers in the Dallas, Texas area or for any visitors passing through",
  "url": "https://campertunity.com/listings/campgrounds/east-fork-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/04/16/15/29/232583_6cb7e630-9f36-4a45-879b-7b521b7bc99f_700.jpg",
    "https://cdn.recreation.gov/public/2019/01/31/15/47/232583_dcd41b5d-348c-4388-8414-5de385f23477_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/04/16/19/45/232583_7213bf42-292d-42b5-9b4b-29a40c1a21e5_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Fork (TX)",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0388889,
    "longitude": -96.5102778
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232583"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$14-$150"
}