{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twin-falls-jerome-id",
  "name": "What is the phone number for Twin Falls / Jerome KOA Holiday?",
  "description": "Twin Falls / Jerome KOA Holiday is located at 441 South Liberty Lane, Jerome ID 83338. Twin Falls / Jerome KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/twin-falls/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/twin-falls-jerome-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "441 South Liberty Lane",
    "addressLocality": "Jerome",
    "addressRegion": "ID",
    "postalCode": "83338",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6600512,
    "longitude": -114.4445288
  }
}