{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/casey-koa-il",
  "name": "What is the phone number for Casey KOA?",
  "description": "Casey KOA is located at 1248 East 1250th Road, Casey IL 62420. Casey KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/casey/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/casey-koa-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1248 East 1250th Road",
    "addressLocality": "Casey",
    "addressRegion": "IL",
    "postalCode": "62420",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.3237055,
    "longitude": -87.9896912
  }
}