{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandy-beach-yuba-lake-levan-ut",
  "name": "Sandy Beach at Yuba Lake",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandy-beach-yuba-lake-levan-ut",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/104/565/full/sandy-beach-at-yuba-lake-levan-ut-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Levan",
    "addressRegion": "UT",
    "postalCode": "84639",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.5585686,
    "longitude": -111.861873
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}