{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ash-creek-canyon-globe",
  "name": "Ash Creek Canyon",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/ash-creek-canyon-globe",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/105/899/full/ash-creek-canyon-globe-az-0.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Globe",
    "addressRegion": "AZ",
    "postalCode": "85501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.3959139,
    "longitude": -110.7871744
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/ash-creek-canyon-57721"
  ],
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}