{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-burtons-landing-grayling-mi",
  "name": "Burton's Landing",
  "description": "Burton's Landing is located at 1500 Burton's Landing Drive, Grayling MI 49738. Burton's Landing can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-burtons-landing-grayling-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1500 Burton's Landing Drive",
    "addressLocality": "Grayling",
    "addressRegion": "MI",
    "postalCode": "49738",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6636176,
    "longitude": -84.6477607
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/grayling/burton-s-landing"
  ]
}