{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/urban-layover-salt-lake-city-ut",
  "name": "Urban Layover in Salt Lake City",
  "description": "Discover a private urban oasis ideal for RV Camping just minutes from downtown Salt Lake City. Tucked off a main road on a quiet paved drive, this secluded parking spot offers level pads with water and electric hookups. Whether you‚Äôre here to explore Temple Square or day-trip to world-class ski resorts and the Great Salt Lake, you‚Äôll appreciate the prompt text-in arrival instructions and neighbor-assisted parking for a seamless stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/urban-layover-salt-lake-city-ut",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/10229/profile/ry5eBqrgTgG3GXAK_557e5df8cc87a8d3a9fb5302bf321c6e_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/2194/profile/4Obq1i3osKdxjiWG_83888def9c2274d4fb68d90be4e367e8_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Salt Lake City, UT",
    "addressLocality": "Salt Lake City",
    "addressRegion": "UT",
    "postalCode": "84124",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.66326365,
    "longitude": -111.88418029
  },
  "checkinTime": "10:20:00",
  "checkoutTime": "05:40:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.75,
    "reviewCount": 133,
    "bestRating": 5,
    "worstRating": 1
  }
}