{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manistique-rapid-river-mi-us",
  "name": "MANISTIQUE - RAPID RIVER DlSSED CAMPS",
  "description": "MANISTITIQUE - RAPID RIPSES is localed at, MICI 49854.",
  "url": "https://campertunity.com/listings/campgrounds/manistique-rapid-river-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Manistique",
    "addressRegion": "MI",
    "postalCode": "49854",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1199864,
    "longitude": -86.5381489
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/manistique/manistique-rapid-river-dispersed-campsites"
  ]
}