{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/firefly-hills-beattyville-ky-us",
  "name": "Firefly Hills",
  "description": "Firefly Hills camping reservations and campground information. Learn more about camping near Firefly Hills and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/firefly-hills-beattyville-ky-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783947/%7Bpht%7DphotoURL6-original%7Bpht%7D1733735772688.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2470 Pine Grove Road",
    "addressLocality": "Beattyville",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.53023,
    "longitude": -83.69668
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}