{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/behind-rocks-road-dispersed-moab-ut",
  "name": "Behind the Rocks Road Dispersed",
  "description": "Behind the Rocks Road Dispersed, near Moab, Utah, is a fantastic spot for those looking to escape the hustle and bustle of the nearby town.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/behind-rocks-road-dispersed-moab-ut",
  "image": [
    "https://photos.thedyrt.com/photo/media/behind-the-rocks_0253016a-f518-4d92-a932-2ef491aac6e2.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-109.46367765001018,38.41555720558354)/-109.46367765001018,38.41555720558354,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/behind-the-rocks_0253016a-f518-4d92-a932-2ef491aac6e2.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/behind-the-rocks_c005a022-5b1b-4e75-85bc-9f2eab0c0d2e.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moab",
    "addressRegion": "UT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.41555720558354,
    "longitude": -109.46367765001018
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.357142857142857,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}