{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rio-vista-resort-and-rv-park-kingsland-tx",
  "name": "Rio Vista Resort and RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/rio-vista-resort-and-rv-park-kingsland-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/060/113/full/rio-vista-resort-and-rv-park-kingsland-tx-33.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kingsland",
    "addressRegion": "TX",
    "postalCode": "78639",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/rio-vista-resort-and-rv-park-3306"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}