{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wasatch-mountain-little-deer-creek-midway-ut",
  "name": "Wasatch Mountain - Little Deer Creek",
  "description": "Wasatch Mountain - Little Deer Creek camping reservations and campground information. Learn more about camping near Wasatch Mountain - Little Deer Creek and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wasatch-mountain-little-deer-creek-midway-ut",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1281 Warmsprings Rd",
    "addressLocality": "Midway",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.53278,
    "longitude": -111.49
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  }
}