{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lively-acres-campground-empire-mi",
  "name": "Lively Acres Campground",
  "description": "Reconnect to nature at Lively Acres Campground near Sleeping Bear Dunes with RV and tent camping in beautiful Leelanau County.",
  "url": "https://campertunity.com/listings/campgrounds/lively-acres-campground-empire-mi",
  "image": [
    "https://livelyacrescampground.com/wp-content/uploads/sitewide-social-share.jpg",
    "https://livelyacrescampground.com/wp-content/uploads/Lively-Acres-Logo-lg.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3801 W Empire Hwy",
    "addressLocality": "Empire",
    "addressRegion": "MI",
    "postalCode": "49630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8067134948356,
    "longitude": -85.93219610990036
  },
  "sameAs": [
    "https://livelyacrescampground.com/gh/",
    "https://livelyacrescampground.com"
  ]
}