{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hide-away-lakes-yorkville-il",
  "name": "Hide Away Lakes",
  "description": "Hide Away Lakes is located at 8045 Van Emmon Road, Yorkville IL 60560. Hide Away Lakes can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hide-away-lakes-yorkville-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8045 Van Emmon Road",
    "addressLocality": "Yorkville",
    "addressRegion": "IL",
    "postalCode": "60560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.6462013,
    "longitude": -88.4096243
  }
}