{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-hill-horse-camp-livingston-ky",
  "name": "Red Hill Horse Camp",
  "description": "Experience the breathtaking beauty of Southeast Kentucky's foothills on horseback, where the landscape is a tapestry of rolling hills and sparkling streams. This unique adventure offers riders a chance to immerse themselves in nature, surrounded by stunning scenery and diverse wildlife. Join us as we explore picturesque trails leading to Windy Gap, White Oak Branch, and Horse Lick Creek. Each ride unveils the natural splendor of the region, making it an unforgettable experience for both novic...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-hill-horse-camp-livingston-ky",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Livingston",
    "addressRegion": "KY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.34158,
    "longitude": -84.19428
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}