{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-queen-wilhelmina-state-par",
  "name": "Queen Wilhelmina State Park",
  "description": "Queen Wilhelmina State Park is located at 3877 Arkansas 88, Mena AR 71953. Queen Wilhelmina State Park can be contacted at ***-***-**** or https://www.arkansasstateparks.com/parks/queen-wilhelmina-state-park",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-queen-wilhelmina-state-par",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3877 Arkansas 88",
    "addressLocality": "Mena",
    "addressRegion": "AR",
    "postalCode": "71953",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6855727,
    "longitude": -94.3704439
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/arkansas/mena/queen-wilhelmina-state-park"
  ]
}