{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spoonbill-anahuac-tx",
  "name": "RV Park Spoonbill",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/spoonbill-anahuac-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/084/564/full/rv-park-spoonbill-anahuac-tx-2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Anahuac",
    "addressRegion": "TX",
    "postalCode": "77514",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7713308,
    "longitude": -94.6785092
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}