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 Hahn's Bay 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/hahns-bay-campground-bottineau-nd", "name": "Hahn's Bay Campground", "description": "Primitive campground on Lake Metigoshe. Features boat ramp with dock, fishing pier, picnic shelter, bicycle trail, nature trail.", "url": "https://campertunity.com/listings/campgrounds/hahns-bay-campground-bottineau-nd", "address": { "@type": "PostalAddress", "streetAddress": "390 Hahn's Bay Rd", "addressLocality": "Bottineau", "addressRegion": "ND", "postalCode": "58318", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 48.970181, "longitude": -100.363816 }, "sameAs": [ "https://www.ndtourism.com/bottineau/places-stay/campgrounds-rv-parks/hahns-bay-campground" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Picnic Table" }, { "@type": "LocationFeatureSpecification", "name": "Picnic Table" }, { "@type": "LocationFeatureSpecification", "name": "Primitive" }, { "@type": "LocationFeatureSpecification", "name": "Fishing" }, { "@type": "LocationFeatureSpecification", "name": "Biking" }, { "@type": "LocationFeatureSpecification", "name": "Hiking" }, { "@type": "LocationFeatureSpecification", "name": "Lake" } ]}