{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/christmas-in-july-garden-city-ut",
  "name": "Christmas in July",
  "description": "Christmas comes to the campground early! Visit Santa. Come and enjoy the many wonderful activities at the campground.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/christmas-in-july-garden-city-ut",
  "image": [
    "https://koa.com/content/campgrounds/bear-lake/heroitems/44101heroitemsccebc791-9606-4133-8010-aad66dc592f8.jpg",
    "https://koa.com/content/campgrounds/bear-lake/events/44101event2374883a-554a-4b8b-89ff-a66d9ec15d40.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "485 North Bear Lake Blvd",
    "addressLocality": "Garden City",
    "addressRegion": "UT",
    "postalCode": "84028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9552216442,
    "longitude": -111.3968610764
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}