{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pictured-rocks-rv-park-munising-mi",
  "name": "Pictured Rocks RV Park",
  "description": "Pictured Rocks RV Park is located at E7781 Michigan 28, Munising MI 49862. Pictured Rocks RV Park can be contacted at ***-***-**** or http://www.picturedrocksrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/pictured-rocks-rv-park-munising-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "E7781 Michigan 28",
    "addressLocality": "Munising",
    "addressRegion": "MI",
    "postalCode": "49862",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4372341,
    "longitude": -86.7167213
  }
}