{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boerne-tx",
  "name": "Hill Country Cavern Retreat",
  "description": "Nestled in the heart of the Texas Hill Country, this National Natural Landmark features a spectacular living cavern with six rooms showcasing pristine limestone formations—dramatic stalactites, stalagmites, delicate soda straws, and shimmering flowstone. The cave tour, led by knowledgeable and friendly guides, takes visitors through the geological wonder at a comfortable pace, with sturdy handrails and manageable stairs. This is truly a must-see experience that leaves visitors in awe of natur...",
  "url": "https://campertunity.com/listings/campgrounds/boerne-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/1470/photo-gallery/7wMkKZOIKJ2YWtHu_d6cc83873d5f50ac40590a7a65b120f7_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boerne, TX",
    "addressLocality": "Boerne",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.85296734,
    "longitude": -98.60558908
  },
  "checkinTime": "07:20:00",
  "checkoutTime": "08:40:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.91,
    "reviewCount": 229,
    "bestRating": 5,
    "worstRating": 1
  }
}