{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/northwoods-rv-resort-zeman-garden-prairie-il",
  "name": "Northwoods RV Resort by Zeman",
  "description": "Northwoods RV Resort by Zeman is located at 7081 Garden Prairie Road, Garden Prairie IL 61038. Northwoods RV Resort by Zeman can be contacted at ***-***-**** or https://www.northwoodsrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/northwoods-rv-resort-zeman-garden-prairie-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7081 Garden Prairie Road",
    "addressLocality": "Garden Prairie",
    "addressRegion": "IL",
    "postalCode": "61038",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.256167,
    "longitude": -88.724412
  }
}