{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-parks-del-valle-tx-wisteria-rv-park-del-valle-tx",
  "name": "RV Parks Del Valle TX - Wisteria RV Park",
  "description": "For the top RV parks Del Valle, TX has to offer, come to Wisteria RV Park and experience spacious full hookup sites and modern amenities.",
  "url": "https://campertunity.com/listings/campgrounds/rv-parks-del-valle-tx-wisteria-rv-park-del-valle-tx",
  "image": [
    "https://wisteriarvpark.com/wp-content/uploads/2025/06/rv-main.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2750 FM 812",
    "addressLocality": "Del Valle",
    "addressRegion": "TX",
    "postalCode": "78617",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.094661,
    "longitude": -97.596276
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}