{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-reinberg-forest-preserves-of-cook-county-palatine-il",
  "name": "Camp Reinberg – Forest Preserves of Cook County",
  "description": "Explore for an hour, a day or even a night. When you’re surrounded by 70,000 acres of wild and wonderful, there’s no better place to feel free.",
  "url": "https://campertunity.com/listings/campgrounds/camp-reinberg-forest-preserves-of-cook-county-palatine-il",
  "image": [
    "https://fpdcc.com/wp-content/uploads/2018/09/camp-reinberg-apr16.jpg",
    "https://fpdcc.com/wp-content/uploads/2019/02/camping-101-2-apr16.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1801 N Quentin Rd",
    "addressLocality": "Palatine",
    "addressRegion": "IL",
    "postalCode": "60074",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.14253314,
    "longitude": -88.06152828
  }
}