{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carter-caves-state-resort-park-olive-hill-ky-1",
  "name": "Carter Caves State Resort Park",
  "description": "Carter Caves State Resort Park camping reservations and campground information. Learn more about camping near Carter Caves State Resort Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/carter-caves-state-resort-park-olive-hill-ky-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "344 Caveland Drive",
    "addressLocality": "Olive Hill",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.37505,
    "longitude": -83.13075
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2787,
    "bestRating": 5,
    "worstRating": 1
  }
}