{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bandera-wagon-wheel-rv-park-bandera-tx",
  "name": "Bandera Wagon Wheel RV Park",
  "description": "Bandera Wagon Wheel RV Park (WWRV) is a privately owned commercial property designated for recreational vehicle guest use, offering spacious lot rentals which provide electricity, water, and wastewater utility services. We are a rustic, quaint RV park situated approximately 7 minutes from downtown Bandera. We are family oriented with management on property 24/7. Office Hours: Sunday: 1pm - 5pm Monday - Friday: 8am - 5pm Saturday: 9am - 3pm Please don't forget to review our Rules and Guideline...",
  "url": "https://campertunity.com/listings/campgrounds/bandera-wagon-wheel-rv-park-bandera-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/065/645/full/IMG_3606.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bandera",
    "addressRegion": "TX",
    "postalCode": "78003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7643475,
    "longitude": -99.234526
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}