{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-canyon-rim-campground-heber-az",
  "name": "BLACK CANYON RIM CAMPGROUND",
  "description": "BLACK CANYON RIM CAMPGROUND is located at Black Canyon Road, Heber AZ 85928. BLACK CANYON RIM CAMPGROUND can be contacted at ***-***-**** or http://www.recreation.gov/camping/black-canyon-rim-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=118140",
  "url": "https://campertunity.com/listings/campgrounds/black-canyon-rim-campground-heber-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Black Canyon Road",
    "addressLocality": "Heber",
    "addressRegion": "AZ",
    "postalCode": "85928",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3047698,
    "longitude": -110.7444228
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/heber/black-canyon-rim-campground"
  ]
}