{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bear-lake-marina-side-koa-holiday-campground-garden-city-ut",
  "name": "Bear Lake / Marina Side KOA Holiday Campground Reservations",
  "description": "Bear Lake / Marina Side KOA Holiday On-line Campground Reservations (Garden City) | KOA - Kampgrounds of America",
  "url": "https://campertunity.com/listings/campgrounds/bear-lake-marina-side-koa-holiday-campground-garden-city-ut",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "485 North Bear Lake Blvd",
    "addressLocality": "Garden City",
    "addressRegion": "UT",
    "postalCode": "84028"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.946878,
    "longitude": -111.393539
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}