{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/childs-dispersed-camping-strawberry-az",
  "name": "Childs Dispersed Camping",
  "description": "Childs Dispersed Camping is located near rugged terrain with rocky landscapes and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/childs-dispersed-camping-strawberry-az",
  "image": [
    "https://photos.thedyrt.com/photo/1866574/media/childs_923db5d8-bf3f-4849-85e6-f9a3613580ed.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1866574/media/childs_923db5d8-bf3f-4849-85e6-f9a3613580ed.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.70200067,34.35300077)/-111.70200067,34.35300077,10,0/800x800?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Strawberry",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.35300077,
    "longitude": -111.70200067
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_springs"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Spring"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.6666666666666665,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}