{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-salt-lake-city-ut",
  "name": "Harvest Hosts Attraction",
  "description": "Great little commercial property within walking distance to local coffee shops, restaurants, breweries, cideries and public parks.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harvest-hosts-attraction-salt-lake-city-ut",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/34182/photo-gallery/xqAZDan5cx8P4NjT_8dfa75a736bef5d1f0f2f7bc5bddd8b9_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salt Lake City, UT",
    "addressLocality": "Salt Lake City",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.70537442,
    "longitude": -111.84972605
  },
  "checkinTime": "14:10:00",
  "checkoutTime": "07:50:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}