{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-boerne-tx-1",
  "name": "Cascade Caverns",
  "description": "Located in the beautiful Texas Hill Country on a 105 acre park of native Texas habitat. Enjoy the tranquility, sounds of nature and clear night skies just 2 miles from I-10. Special discounts for Airstream and Mercedes Sprinter RV owners.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-boerne-tx-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/d214c6dd-98e6-11ef-bce7-9ea18078aac3/card.jpg?v=63897749461"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Boerne",
    "addressRegion": "TX",
    "postalCode": "78015",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.763692,
    "longitude": -98.6803013
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Airstream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}