{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-jeske-over-the-hill-campground",
  "name": "What is the phone number for Jeske Over The Hill Campground?",
  "description": "Jeske Over The Hill Campground is located at 2131 County Road 59, Alliance NE 69301. Jeske Over The Hill Campground can be contacted at ***-***-**** or https://dalejeske.wixsite.com/jeskes-campground",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-jeske-over-the-hill-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2131 County Road 59",
    "addressLocality": "Alliance",
    "addressRegion": "NE",
    "postalCode": "69301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1447731,
    "longitude": -102.8590463
  }
}