{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-blackwell-forest-preserve-warrenv",
  "name": "What is the phone number for Blackwell Forest Preserve?",
  "description": "Blackwell Forest Preserve is located at Butterfield Road, Warrenville IL 60555. Blackwell Forest Preserve can be contacted at ***-***-**** or http://www.dupageforest.com/Conservation/Forest_Preserves/Blackwell.aspx",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-blackwell-forest-preserve-warrenv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Butterfield Road",
    "addressLocality": "Warrenville",
    "addressRegion": "IL",
    "postalCode": "60555",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8418737,
    "longitude": -88.1860793
  }
}