{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tanque-rd-blm-dispersed-safford-az",
  "name": "Tanque Rd BLM - Dispersed",
  "description": "Tanque Rd BLM - Dispersed is located near varied terrain with flatlands and scattered vegetation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tanque-rd-blm-dispersed-safford-az",
  "image": [
    "https://photos.thedyrt.com/photo/800978/media/tanque-rd-blm-dispersed_034e55d9-b591-41cf-9665-25bd189ec1ef.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/800977/media/tanque-rd-blm-dispersed_be6b96b4-96fc-456e-b2e0-58c42a1f9db0.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/800978/media/tanque-rd-blm-dispersed_034e55d9-b591-41cf-9665-25bd189ec1ef.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-109.62473667,32.61961259)/-109.62473667,32.61961259,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Safford",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.61961259,
    "longitude": -109.62473667
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}