{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferne-clyffe-goreville-il",
  "name": "What is the phone number for Ferne Clyffe State Park?",
  "description": "Ferne Clyffe State Park is located at 90 Goreville Road, Goreville IL 62939. Ferne Clyffe State Park can be contacted at ***-***-**** or https://www.dnr.illinois.gov/Parks/Pages/FerneClyffe.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferne-clyffe-goreville-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "90 Goreville Road",
    "addressLocality": "Goreville",
    "addressRegion": "IL",
    "postalCode": "62939",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5336364,
    "longitude": -88.9812698
  }
}