{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/luzerne-express-campground-luzerne-mi",
  "name": "Luzerne Express Campground",
  "description": "Welcome to Northern Michigan! Come and play, relax or do nothing at all!",
  "url": "https://campertunity.com/listings/campgrounds/luzerne-express-campground-luzerne-mi",
  "image": [
    "https://img1.wsimg.com/isteam/stock/100669",
    "http://img1.wsimg.com/isteam/stock/100669"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3535 Park Rd PO Box 143",
    "addressLocality": "Luzerne",
    "addressRegion": "MI",
    "postalCode": "48636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6275,
    "longitude": -84.25875
  },
  "sameAs": [
    "https://luzerneexpresscampground.com/"
  ]
}