{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-leelanau-rv-park-lake-leelanau-mi",
  "name": "Lake Leelanau RV Park",
  "description": "Lake Leelanau RV Park is located at 3101 South Lake Shore Drive, Lake Leelanau MI 49653. Lake Leelanau RV Park can be contacted at ***-***-**** or https://lakeleelanaurvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/lake-leelanau-rv-park-lake-leelanau-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3101 South Lake Shore Drive",
    "addressLocality": "Lake Leelanau",
    "addressRegion": "MI",
    "postalCode": "49653",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.933514,
    "longitude": -85.727477
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/lake-leelanau/lake-leelanau-rv-park",
    "https://www.rvezy.com"
  ]
}