{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-horse-park-lexington",
  "name": "Kentucky Horse Park",
  "description": "Kentucky Horse Park camping reservations and campground information. Learn more about camping near Kentucky Horse Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kentucky-horse-park-lexington",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4089 Ironworks Parkway",
    "addressLocality": "Lexington",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.15028,
    "longitude": -84.52111
  },
  "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": 9289,
    "bestRating": 5,
    "worstRating": 1
  }
}