{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-rock-forest-preserve-big-rock-il",
  "name": "Big Rock Forest Preserve",
  "description": "Big Rock Forest Preserve is located at 46W072 Jericho Road, Big Rock IL 60511. Big Rock Forest Preserve can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/big-rock-forest-preserve-big-rock-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "46W072 Jericho Road",
    "addressLocality": "Big Rock",
    "addressRegion": "IL",
    "postalCode": "60511",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.7337011,
    "longitude": -88.5102968
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/big-rock/big-rock-forest-preserve"
  ]
}