{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ramsey-mine-rd-blm-dispersed-camping-quartzsite-az",
  "name": "Ramsey Mine Rd BLM / Dispersed Camping",
  "description": "Ramsey Mine Rd BLM Dispersed Camping is located near Salome, AZ, featuring flat desert terrain with sparse vegetation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ramsey-mine-rd-blm-dispersed-camping-quartzsite-az",
  "image": [
    "https://photos.thedyrt.com/photo/630446/media/ramsey-mine-rd-blm-dispersed-camping_eb635f40-0254-4776-99a3-cdfe1349f1be.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/630440/media/ramsey-mine-rd-blm-dispersed-camping_5146f9cf-e274-48c7-9d58-1dcd5d491360.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-113.96069928,33.66696043)/-113.96069928,33.66696043,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/630446/media/ramsey-mine-rd-blm-dispersed-camping_eb635f40-0254-4776-99a3-cdfe1349f1be.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Quartzsite",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.66696043,
    "longitude": -113.96069928
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}