{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coon-bluff-campground-mesa-az",
  "name": "Coon Bluff Campground",
  "description": "Coon Bluff Campground is located at Coon Bluff Road, Mesa AZ 85215. Coon Bluff Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/tonto/null/recarea/?recid=35399&actid=31",
  "url": "https://campertunity.com/listings/campgrounds/coon-bluff-campground-mesa-az",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coon Bluff Road",
    "addressLocality": "Mesa",
    "addressRegion": "AZ",
    "postalCode": "85215",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.5471981,
    "longitude": -111.6463816
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arizona/mesa/coon-bluff-campground"
  ]
}