{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bear-lake-trail-side-koa-journey-garden-city-ut",
  "name": "Bear Lake / Trail Side KOA Journey",
  "description": "Bear Lake / Trail Side KOA Journey is located in Garden City, Utah and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bear-lake-trail-side-koa-journey-garden-city-ut",
  "image": [
    "https://koa.com/content/campgrounds/bear-lake-trail-side/heroitems/44157heroitemsa30598ad-c875-45d1-a895-ceb8ef2199d7.jpg",
    "https://koa.com/content/campgrounds/bear-lake-trail-side/photos/456f5c0d-7a77-42bf-b58a-6d0d4189d213photo7fd658ed-3875-4b0d-98ef-a32fc5a3e05c.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "145 N. 300 W.",
    "addressLocality": "Garden City",
    "addressRegion": "UT",
    "postalCode": "84028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.947438,
    "longitude": -111.400211
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}