{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-ridge-cabins-and-lodging-hatch-ut",
  "name": "Mountain Ridge Cabins and Lodging",
  "description": "Mountain Ridge Cabins and Lodging is located near Hatch, UT, surrounded by rugged terrain with elevations that provide varied landscapes.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mountain-ridge-cabins-and-lodging-hatch-ut",
  "image": [
    "https://photos.thedyrt.com/photo/967038/photo/mountain-ridge-cabins-and-lodging_2732570e-8735-4df8-be01-4ff358093b1a.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-112.4347837,37.6479278)/-112.4347837,37.6479278,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/967039/photo/mountain-ridge-cabins-and-lodging_c41ec45b-9d0d-4ec0-9a97-7c2f46c6de28.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/967038/photo/mountain-ridge-cabins-and-lodging_2732570e-8735-4df8-be01-4ff358093b1a.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "106 S Main Street (Highway 89)",
    "addressLocality": "Hatch",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.6479278,
    "longitude": -112.4347837
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 6,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.333333333333333,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}