{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-bone-lick-state-historic-site-union-ky-1",
  "name": "Big Bone Lick State Historic Site",
  "description": "Big Bone Lick State Historic Site camping reservations and campground information. Learn more about camping near Big Bone Lick State Historic Site and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-bone-lick-state-historic-site-union-ky-1",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3380 Beaver Road",
    "addressLocality": "Union",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.88379,
    "longitude": -84.74727
  },
  "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": 3221,
    "bestRating": 5,
    "worstRating": 1
  }
}