{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/auburn-hills-holly-koa-holly-mi-us",
  "name": "Auburn Hills / Holly KOA",
  "description": "Auburn Hills / Holly KOA is located at Grange Hall Road, Holly MI 48442. Auburn Hills / Holly KOA can be contacted at ***-***-**** or http://koa.com/campgrounds/flint/",
  "url": "https://campertunity.com/listings/campgrounds/auburn-hills-holly-koa-holly-mi-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grange Hall Road",
    "addressLocality": "Holly",
    "addressRegion": "MI",
    "postalCode": "48442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.815251,
    "longitude": -83.566091
  }
}