{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverbend-rv-park-austin-tx",
  "name": "Riverbend RV Park",
  "description": "Riverbend RV Park camping reservations and campground information. Learn more about camping near Riverbend RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/riverbend-rv-park-austin-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid781353/%7Bpht%7DphotoURL1-4FF68FEB-9121-4B17-A93C-67966075561A_1_105_c%7Bpht%7D1721311560466.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12405 River Bend",
    "addressLocality": "Austin",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.32806,
    "longitude": -97.92121
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/riverbend-rv-park/CHUB/781353/overview?utm_source=braze&utm_medium=email&utm_campaign=Newsletter_July_2024&utm_content=riverbend_OTA"
  ],
  "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"
    }
  ]
}