{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/la-cienegas-national-conservation-area-dispersed-elgin-az",
  "name": "La Cienegas National Conservation Area Dispersed",
  "description": "La Cienegas National Conservation Area Dispersed is located near rolling grasslands and scattered mesquite trees.",
  "url": "https://campertunity.com/listings/campgrounds/la-cienegas-national-conservation-area-dispersed-elgin-az",
  "image": [
    "https://photos.thedyrt.com/photo/1183682/media/la-cienegas_fb922c56-ac05-4bb7-b3da-33521025aeba.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1183682/media/la-cienegas_fb922c56-ac05-4bb7-b3da-33521025aeba.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1183679/media/la-cienegas_1b1021c9-c795-4940-84f7-2d8a656d6b60.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-110.59277028123552,31.752333682611916)/-110.59277028123552,31.752333682611916,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elgin",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.752333682611916,
    "longitude": -110.59277028123552
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}