{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/field-of-dreams-12767-east-375th-ave-flat-rock-il",
  "name": "Field of Dreams 12767 East 375th Ave., Flat Rock, IL 62427",
  "description": "Open year around call for rate",
  "url": "https://campertunity.com/listings/campgrounds/field-of-dreams-12767-east-375th-ave-flat-rock-il",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12767 East 375th Ave.",
    "addressLocality": "Flat Rock",
    "addressRegion": "IL",
    "postalCode": "62427",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9073841,
    "longitude": -87.709333
  },
  "sameAs": [
    "https://www.rvparkstore.com/rv-parks/273028-field-of-dreams-in-flat-rock-il"
  ]
}