{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tee-pee-mackinaw-city-mi",
  "name": "Tee Pee Campgrounds",
  "description": "Tee Pee Campgrounds is located at 11262 U.S. 23, Mackinaw City MI 49701. Tee Pee Campgrounds can be contacted at ***-***-**** or http://www.teepeecampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/tee-pee-mackinaw-city-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11262 U.S. 23",
    "addressLocality": "Mackinaw City",
    "addressRegion": "MI",
    "postalCode": "49701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7649205,
    "longitude": -84.7158295
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/mackinaw-city/tee-pee-campgrounds"
  ]
}