{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pere-marquette-oaks-rv-resort",
  "name": "Pere Marquette Oaks RV Resort",
  "description": "Pere Marquette Oaks RV Resort is located at 6150 West 76th Street, Baldwin MI 49304. Pere Marquette Oaks RV Resort can be contacted at ***-***-**** or http://www.peremarquettervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pere-marquette-oaks-rv-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6150 West 76th Street",
    "addressLocality": "Baldwin",
    "addressRegion": "MI",
    "postalCode": "49304",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8507701,
    "longitude": -85.9215802
  }
}