{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/castroville-regional-rv-park-castroville-tx",
  "name": "Castroville Regional RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/castroville-regional-rv-park-castroville-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/006/950/full/castroville-regional-park-castroville-tx-2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castroville",
    "addressRegion": "TX",
    "postalCode": "78009",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.3565001,
    "longitude": -98.8788844
  },
  "checkinTime": "00:11:00",
  "checkoutTime": "00:11:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}