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 Wishek City 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/wishek-city-campground-wishek-nd", "name": "Wishek City Campground", "description": "The Wishek City Campground is located on the corner of 1st Ave N and 3rd St N and has water, sewer and electrical hookups.", "url": "https://campertunity.com/listings/campgrounds/wishek-city-campground-wishek-nd", "address": { "@type": "PostalAddress", "streetAddress": "1st Ave N & 3rd St N", "addressLocality": "Wishek", "addressRegion": "ND", "postalCode": "58495", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 46.256918, "longitude": -99.557057 }, "sameAs": [ "https://www.ndtourism.com/wishek/places-stay/campgrounds-rv-parks/wishek-city-campground" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Water Hookup" }, { "@type": "LocationFeatureSpecification", "name": "Sewer Hookup" }, { "@type": "LocationFeatureSpecification", "name": "Electric Hookup" }, { "@type": "LocationFeatureSpecification", "name": "Rv Hookup" } ]}