{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-tx",
  "name": "Lakeside (TX)",
  "description": "Explore Lakeside (TX) in Hords Creek Lake, Texas with Recreation.gov. The Lakeside Campground and Recreation Area is partially open year-round on the northern side Hords Creek Lake and fully open March 1 through September 30 .",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-tx",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2018/08/03/13/55/79c828ff-51fd-4d18-b3f9-31f4a25c12ea_1600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lakeside (TX)",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.8466667,
    "longitude": -99.5794444
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/232618",
    "https://campflare.com/campground/lakeside-tx-618",
    "https://thedyrt.com/camping/texas/texas-lakeside"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "24",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$24-$260"
}