{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cota-rv-park-del-valle-tx",
  "name": "COTA RV Park",
  "description": "Stay at COTA RV Park in Austin, TX – trackside RV camping at Circuit of The Americas with full hookups, WiFi, pool & resort-style amenities.",
  "url": "https://campertunity.com/listings/campgrounds/cota-rv-park-del-valle-tx",
  "image": [
    "https://images.insiderperks.com/w:400/h:400/q:mauto/f:best/https://cotarvpark.com/wp-content/uploads/2025/07/RV-Park-Logo.png",
    "https://images.insiderperks.com/w:auto/h:auto/q:mauto/f:best/https://cotarvpark.com/wp-content/uploads/2025/07/RV-Park-Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9201 Circuit of the Americas Blvd",
    "addressLocality": "Del Valle",
    "addressRegion": "TX",
    "postalCode": "78617",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.1386222,
    "longitude": -97.6335497
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}