{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-horseshoe-lake-granite-city-il",
  "name": "What is the phone number for Horseshoe Lake?",
  "description": "Horseshoe Lake is located at 3321 Illinois 111, Granite City IL 62040. Horseshoe Lake can be contacted at ***-***-**** or https://www.dnr.illinois.gov/Parks/Pages/HorseshoeLakeMadison.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-horseshoe-lake-granite-city-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3321 Illinois 111",
    "addressLocality": "Granite City",
    "addressRegion": "IL",
    "postalCode": "62040",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6978414,
    "longitude": -90.0668147
  }
}