{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wisteria-rv-park-on-fm-812-1",
  "name": "Wisteria RV Park on FM 812",
  "description": "Wisteria RV Park on FM 812, Del Valle Texas. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/wisteria-rv-park-on-fm-812-1",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.0933671,
    "longitude": -97.597877
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}