{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-margrethe-state-grayling-mi",
  "name": "Lake Margrethe State Campground",
  "description": "Lake Margrethe State Campground is located at Euclid Avenue, Grayling MI 49738. Lake Margrethe State Campground can be contacted at ***-***-**** or http://michigan.gov/dnr",
  "url": "https://campertunity.com/listings/campgrounds/lake-margrethe-state-grayling-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Euclid Avenue",
    "addressLocality": "Grayling",
    "addressRegion": "MI",
    "postalCode": "49738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6574495,
    "longitude": -84.8175387
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/grayling/lake-margrethe-state-campground"
  ]
}