{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/general-butler-state-resort-park-carrollton-ky-us",
  "name": "General Butler State Resort Park",
  "description": "General Butler State Resort Park camping reservations and campground information. Learn more about camping near General Butler State Resort Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/general-butler-state-resort-park-carrollton-ky-us",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1608 HWY 227",
    "addressLocality": "Carrollton",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.66444,
    "longitude": -85.15056
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2142,
    "bestRating": 5,
    "worstRating": 1
  }
}