{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/white-acres-campground-bardstown",
  "name": "White Acres Campground",
  "description": "Peaceful camping in historic Bardstown for over 35 years!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/white-acres-campground-bardstown",
  "image": [
    "https://img1.wsimg.com/isteam/ip/e3b1486a-96d9-45f1-9cbe-dd6e05141463/DJI_0099.jpg",
    "http://img1.wsimg.com/isteam/ip/e3b1486a-96d9-45f1-9cbe-dd6e05141463/DJI_0099.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3022 Boston Rd",
    "addressLocality": "Bardstown",
    "addressRegion": "KY",
    "postalCode": "40004",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.808114,
    "longitude": -85.515779
  }
}