{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-chippewa-landing-manton-mi",
  "name": "Chippewa Landing",
  "description": "Chippewa Landing is located at 10390 Chippewa Landing Trail, Manton MI 49663. Chippewa Landing can be contacted at ***-***-**** or http://www.chippewalanding.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-chippewa-landing-manton-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10390 Chippewa Landing Trail",
    "addressLocality": "Manton",
    "addressRegion": "MI",
    "postalCode": "49663",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4875605,
    "longitude": -85.4032464
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/manton/chippewa-landing"
  ]
}