{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tall-sycamore-campground-logansport",
  "name": "Tall Sycamore Campground",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tall-sycamore-campground-logansport",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/064/864/full/TSC_rec_hall.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Logansport",
    "addressRegion": "IN",
    "postalCode": "46947",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7542375,
    "longitude": -86.3625191
  },
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00"
}