{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/west-clear-creek-dispersed-camping-strawberry-az",
  "name": "West Clear Creek Dispersed Camping",
  "description": "West Clear Creek Dispersed Camping is located near a creek in Arizona, offering a terrain with rocky surfaces and sparse vegetation.",
  "url": "https://campertunity.com/listings/campgrounds/west-clear-creek-dispersed-camping-strawberry-az",
  "image": [
    "https://photos.thedyrt.com/photo/671306/media/west-clear-creek-dispersed-camping_cb6060e4-4f3a-41f3-8b5d-79ed70a2f85b.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/671306/media/west-clear-creek-dispersed-camping_cb6060e4-4f3a-41f3-8b5d-79ed70a2f85b.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-111.43207967,34.51844865)/-111.43207967,34.51844865,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/671307/media/west-clear-creek-dispersed-camping_1fab40f1-d602-4e82-946a-e44fb38822cf.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Strawberry",
    "addressRegion": "AZ",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.51844865,
    "longitude": -111.43207967
  },
  "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": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}