{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hideaway-campground-mears-mi",
  "name": "Hideaway Campground",
  "description": "Hideaway Campground is located at 9671 Silver Lake Road, Mears MI 49436. Hideaway Campground can be contacted at ***-***-**** or http://hideawaycampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/hideaway-campground-mears-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9671 Silver Lake Road",
    "addressLocality": "Mears",
    "addressRegion": "MI",
    "postalCode": "49436",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6551086,
    "longitude": -86.5192735
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/mears/hideaway-campground"
  ]
}