{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/emily-lake-campground-toivola-mi",
  "name": "Emily lake Campground",
  "description": "Emily lake Campground is located at , Toivola MI 49965. Emily lake Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/emily-lake-campground-toivola-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Toivola",
    "addressRegion": "MI",
    "postalCode": "49965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8566329,
    "longitude": -88.8547943
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/toivola/emily-lake-campground"
  ]
}