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 Mohall City Campgrounds 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/mohall-city-campgrounds-mohall-nd", "name": "Mohall City Campgrounds", "description": "10 campground spaces, new shower station, new RV dump station, electric hook-ups.", "url": "https://campertunity.com/listings/campgrounds/mohall-city-campgrounds-mohall-nd", "address": { "@type": "PostalAddress", "streetAddress": "West edge of Mohall", "addressLocality": "Mohall", "addressRegion": "ND", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 48.763356, "longitude": -101.513217 }, "sameAs": [ "https://www.ndtourism.com/mohall/places-stay/campgrounds-rv-parks/mohall-city-campgrounds" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Showers" }, { "@type": "LocationFeatureSpecification", "name": "Dump Station" }, { "@type": "LocationFeatureSpecification", "name": "Electric Hookup" }, { "@type": "LocationFeatureSpecification", "name": "Rv Hookup" }, { "@type": "LocationFeatureSpecification", "name": "Rv Sanitation" } ]}