{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/petoskey-koa-holiday-petoskey-mi",
  "name": "Petoskey KOA Holiday",
  "description": "Petoskey KOA Holiday is located at 1800 U.S. 31 North, Petoskey MI 49770. Petoskey KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/petoskey/",
  "url": "https://campertunity.com/listings/campgrounds/petoskey-koa-holiday-petoskey-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1800 U.S. 31 North",
    "addressLocality": "Petoskey",
    "addressRegion": "MI",
    "postalCode": "49770",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3953831,
    "longitude": -84.8942985
  }
}