{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/stubblefield-lake-camping",
  "name": "Stubblefield Lake | Camping Information & Reviews",
  "description": "Nestled within the verdant embrace of Sam Houston National Forest, Stubblefield Lake Campground beckons adventurers seek. 20 campsites available. Activities: Hi",
  "url": "https://campertunity.com/listings/campgrounds/stubblefield-lake-camping",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/stubblefield-lake-campfire-campsite-atmosphere.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.5597,
    "longitude": -95.6377
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/us/national-forests-grasslands-texas/stubblefield-lake"
  ]
}