{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ceraland-park-columbus-in",
  "name": "CERAland Park",
  "description": "CERAland Park is located at 3989 South 525 East, Columbus IN 47203. CERAland Park can be contacted at ***-***-**** or http://www.ceraland.org/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ceraland-park-columbus-in",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3989 South 525 East",
    "addressLocality": "Columbus",
    "addressRegion": "IN",
    "postalCode": "47203",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1624599,
    "longitude": -85.8115518
  }
}