{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/my-old-kentucky-home-campground-bardstown-ky",
  "name": "What is the phone number for My Old Kentucky Home Campground?",
  "description": "My Old Kentucky Home Campground is located at 668 Loretto Road, Bardstown KY 40004. My Old Kentucky Home Campground can be contacted at ***-***-**** or http://www.visitmyoldkyhome.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/my-old-kentucky-home-campground-bardstown-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "668 Loretto Road",
    "addressLocality": "Bardstown",
    "addressRegion": "KY",
    "postalCode": "40004",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.798061,
    "longitude": -85.4572209
  }
}