{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-corpus-christi-rv-resort-sandia-tx",
  "name": "Lake Corpus Christi RV Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lake-corpus-christi-rv-resort-sandia-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/100/823/full/lake-corpus-christi-rv-resort-sandia-tx-65.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sandia",
    "addressRegion": "TX",
    "postalCode": "78383",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.0200415,
    "longitude": -97.8790644
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/lake-corpus-christi-rv-resort-57522"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}