{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/out-toledo-bend-burkeville-tx",
  "name": "Camp Out Toledo Bend",
  "description": "Camp Out Toledo Bend camping reservations and campground information. Learn more about camping near Camp Out Toledo Bend and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/out-toledo-bend-burkeville-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid782761/%7Bpht%7DphotoURL1-IMG_5399%7Bpht%7D1721311731794.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quail Drive",
    "addressLocality": "Burkeville",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.14646,
    "longitude": -93.62463
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/camp-out-toledo-bend/CHUB/782761/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}