{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/korns-campground-middletown",
  "name": "Korn's Campground",
  "description": "Korn's Campground is a camping area which accepts tents, campers and RVs.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/korns-campground-middletown",
  "image": [
    "https://img1.wsimg.com/isteam/stock/100673",
    "http://img1.wsimg.com/isteam/stock/100673"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "60 Meyer Rd",
    "addressLocality": "Middletown",
    "addressRegion": "NY",
    "postalCode": "10940",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.510915,
    "longitude": -74.472112
  }
}