{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/queen-wilhelmina-state-park-mena-ar",
  "name": "Queen Wilhelmina State Park",
  "description": "Queen Wilhelmina State Park camping reservations and campground information. Learn more about camping near Queen Wilhelmina State Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/queen-wilhelmina-state-park-mena-ar",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3877 Highway 88 West",
    "addressLocality": "Mena",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.68461,
    "longitude": -94.36917
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/queen-wilhelmina-state-park/SLST/750412/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}