{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hideaway-hills-battle-creek-mi",
  "name": "Hideaway Hills",
  "description": "Hideaway Hills is located at 21901 Collier Avenue, Battle Creek MI 49017. Hideaway Hills can be contacted at ***-***-**** or https://www.battlecreekmi.gov/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hideaway-hills-battle-creek-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21901 Collier Avenue",
    "addressLocality": "Battle Creek",
    "addressRegion": "MI",
    "postalCode": "49017",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3893519,
    "longitude": -85.2657377
  }
}