{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-murphysboro-state-park-murphysboro-il-1",
  "name": "Lake Murphysboro State Park",
  "description": "Lake Murphysboro State Park is located at 52 Cinder Hill Drive, Murphysboro IL 62966. Lake Murphysboro State Park can be contacted at ***-***-**** or https://www.dnr.illinois.gov/Parks/Pages/LakeMurphysboro.aspx",
  "url": "https://campertunity.com/listings/campgrounds/lake-murphysboro-state-park-murphysboro-il-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "52 Cinder Hill Drive",
    "addressLocality": "Murphysboro",
    "addressRegion": "IL",
    "postalCode": "62966",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7756289,
    "longitude": -89.3787145
  }
}