{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/petoskey-rv-resort-mi-us",
  "name": "Petoskey RV Resort",
  "description": "Petoskey RV Resort is located at 5505 Charlevoix Avenue, Petoskey MI 49770. Petoskey RV Resort can be contacted at ***-***-**** or https://www.sunrvresorts.com/resorts/midwest/michigan/petoskey/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/petoskey-rv-resort-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5505 Charlevoix Avenue",
    "addressLocality": "Petoskey",
    "addressRegion": "MI",
    "postalCode": "49770",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3581558,
    "longitude": -85.0543891
  }
}