{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-cabin-camping",
  "name": "Rock Cabin Camping",
  "description": "Rock Cabin Camping, Cave City Kentucky. See 5 traveler reviews, 13 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/rock-cabin-camping",
  "image": [
    "https://campcdn.com/photos/2/8/28195/179592/uploads_2F1552406295385-z4w1noj4rh-58f42540d0f93b106174593127e195a0_2FB3B3EDFD-2BBD-44B8-A0DD-7822FA17C44C.jpeg?v=1633832435",
    "http:https://campcdn.com/photos/2/8/28195/179592/low_res/rock-cabin-camping.jpeg?v=1633832435"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}