{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-wayne-fitzgerrell-state-park",
  "name": "What is the phone number for Wayne Fitzgerrell State Park?",
  "description": "Wayne Fitzgerrell State Park is located at 11094 Ranger Road, Whittington IL 62897. Wayne Fitzgerrell State Park can be contacted at ***-***-**** or https://www.dnr.illinois.gov/Parks/Pages/WayneFitzgerrell.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-wayne-fitzgerrell-state-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11094 Ranger Road",
    "addressLocality": "Whittington",
    "addressRegion": "IL",
    "postalCode": "62897",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0934398,
    "longitude": -88.9501145
  }
}