{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hansons-camp-wolf-creek-mena-ar",
  "name": "Hanson's Camp Wolf Creek",
  "description": "Hanson's Camp Wolf Creek is located at 752 County Road 57, Mena AR 71953. Hanson's Camp Wolf Creek can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hansons-camp-wolf-creek-mena-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "752 County Road 57",
    "addressLocality": "Mena",
    "addressRegion": "AR",
    "postalCode": "71953",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.5222306,
    "longitude": -94.1649794
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/mena/hanson-s-camp-wolf-creek"
  ]
}