{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-coyote-canyon-campgrounds-mena-ar",
  "name": "Coyote Canyon Campgrounds",
  "description": "Coyote Canyon Campgrounds is located at 409 Polk Road 61, Mena AR 71953. Coyote Canyon Campgrounds can be contacted at ***-***-**** or http://coyotecanyoncampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-coyote-canyon-campgrounds-mena-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "409 Polk Road 61, 8846",
    "addressLocality": "Mena",
    "addressRegion": "AR",
    "postalCode": "71953",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5176216,
    "longitude": -94.0990994
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/mena/coyote-canyon-campgrounds"
  ]
}