{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-nwa-hideaway-springdale-ar",
  "name": "NWA Hideaway",
  "description": "NWA Hideaway is located at 21225 West Hickory Flat Road, Springdale AR 72764. NWA Hideaway can be contacted at ***-***-**** or http://www.nwahideaway.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-nwa-hideaway-springdale-ar",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "21225 West Hickory Flat Road",
    "addressLocality": "Springdale",
    "addressRegion": "AR",
    "postalCode": "72764",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1838447,
    "longitude": -93.9713537
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/springdale/nwa-hideaway"
  ]
}