Structured for AI

The same listing, in formats AI assistants can read directly.

  • ChatGPT
  • Claude
  • Gemini
  • Any AI agent

You can analyze this campground with your AI assistant

Use campertunity.com to consider Queen Wilhelmina State Park for our next trip.”

Choose your data format

Add .md for clean markdown or .json for structured data.

Responseapplication/json
{  "@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"    }  ]}