{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-south-marcum-recreational",
  "name": "What is the phone number for South Marcum Recreational Area?",
  "description": "South Marcum Recreational Area is located at 12220 Rend City Road, Benton IL 62812. South Marcum Recreational Area can be contacted at ***-***-**** or https://www.recreation.gov/camping/south-marcum-day-use/r/campgroundDetails.do?contractCode=NRSO&parkId=73380",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-south-marcum-recreational",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12220 Rend City Road",
    "addressLocality": "Benton",
    "addressRegion": "IL",
    "postalCode": "62812",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.0375,
    "longitude": -88.9361111
  }
}