{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bexar-cave-rv-park-fletcher-ok",
  "name": "Bexar Cave RV Park",
  "description": "Bexar Cave RV Park camping reservations and campground information. Learn more about camping near Bexar Cave RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/bexar-cave-rv-park-fletcher-ok",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784128/%7Bpht%7DphotoURL3-original%7Bpht%7D1725782929430.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11791 U.S. 277",
    "addressLocality": "Fletcher",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.80334,
    "longitude": -98.25994
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/bexar-cave-rv-park/CHUB/784128/overview",
    "https://bexarcave.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ]
}