{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gold-nugget-road-dispersed-camping-quartzsite-az",
  "name": "Gold Nugget Road - Dispersed Camping",
  "description": "Gold Nugget Road - Dispersed Camping is located near varied desert terrain in Arizona.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gold-nugget-road-dispersed-camping-quartzsite-az",
  "image": [
    "https://photos.thedyrt.com/photo/media/gold-nugget-road-dispersed-camping_0b98ff2b-d1b6-4e48-a829-c744a0fe1b94.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/gold-nugget-road-dispersed-camping_0b98ff2b-d1b6-4e48-a829-c744a0fe1b94.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-114.07695882,33.67482794)/-114.07695882,33.67482794,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1180808/media/gold-nugget-road-dispersed-camping_5ee69b46-b3cc-4bc0-ab17-0a0ada6bc3b4.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Quartzsite",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.67482794,
    "longitude": -114.07695882
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.75,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}