{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-red-hill-horse-camp-mount-vernon-ky",
  "name": "What is the phone number for Red Hill Horse Camp?",
  "description": "Red Hill Horse Camp is located at 4604 Red Hill Road, Mount Vernon KY 40456. Red Hill Horse Camp can be contacted at ***-***-**** or http://www.redhillhorsecamp.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-red-hill-horse-camp-mount-vernon-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4604 Red Hill Road",
    "addressLocality": "Mount Vernon",
    "addressRegion": "KY",
    "postalCode": "40456",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.344856,
    "longitude": -84.1880068
  }
}