{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gun-creek-campground-whittington-il",
  "name": "What is the phone number for gun creek campground?",
  "description": "gun creek campground is located at Golf Course Drive, Whittington IL 62897. gun creek campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/gun-creek/r/campgroundDetails.do?contractCode=NRSO&parkId=73198",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gun-creek-campground-whittington-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Golf Course Drive",
    "addressLocality": "Whittington",
    "addressRegion": "IL",
    "postalCode": "62897",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0786111,
    "longitude": -88.9302778
  }
}