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 Wing City Park Campground 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/wing-city-park-campground-nd",  "name": "Wing City Park Campground",  "description": "Tent, 4 RV sites with electric.",  "url": "https://campertunity.com/listings/campgrounds/wing-city-park-campground-nd",  "address": {    "@type": "PostalAddress",    "streetAddress": "200-246 2nd Avenue West",    "addressLocality": "Wing",    "addressRegion": "ND",    "postalCode": "58494",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 47.140654,    "longitude": -100.281961  },  "sameAs": [    "https://www.ndtourism.com/wing/places-stay/campgrounds-rv-parks/wing-city-park-campground",    "https://thedyrt.com/camping/north-dakota/lake-mitchell-campground"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Electric Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Hookup"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Tent"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ]}