{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sam-parr-state-park-newton",
  "name": "Sam Parr State Park",
  "description": "Sam Parr State Park is located at 13225 Illinois 33, Newton IL 62448. Sam Parr State Park can be contacted at ***-***-**** or https://www.dnr.illinois.gov/Parks/Pages/SamParr.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sam-parr-state-park-newton",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/3158/1653567967_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13225 Illinois 33",
    "addressLocality": "Newton",
    "addressRegion": "IL",
    "postalCode": "62448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.0216546,
    "longitude": -88.122218
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/newton/sam-parr-state-park"
  ]
}