{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dino-valley-rv-park-cave-city-ky-1",
  "name": "Dino Valley RV Park",
  "description": "Enjoy a convenient stay at Dino Valley RV Park in KY with full RV amenities, pet-friendly spaces, and nearby outdoor adventures at Mammoth Cave and local attractions.",
  "url": "https://campertunity.com/listings/campgrounds/dino-valley-rv-park-cave-city-ky-1",
  "image": [
    "https://dinovalleyrvpark.com/wp-content/uploads/2022/08/Dino-Valley-Logo-Open-Year-Round.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "807 Mammoth Cave Rd",
    "addressLocality": "Cave City",
    "addressRegion": "KY",
    "postalCode": "42127",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.136754,
    "longitude": -85.956217
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}