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 Carr RV 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/carr-rv-park-carrington-nd", "name": "Carr RV Park", "description": "Full water sewer hookups, up to 8 spots available. Restaurants and convenience store near by. Surrounded by trees so it is out of the wind, has a basketball court and two picnic shelters.", "url": "https://campertunity.com/listings/campgrounds/carr-rv-park-carrington-nd", "address": { "@type": "PostalAddress", "streetAddress": "Hwy 200 E", "addressLocality": "Carrington", "addressRegion": "ND", "postalCode": "58421", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 47.456029, "longitude": -99.134147 }, "sameAs": [ "https://www.ndtourism.com/carrington/places-stay/campgrounds-rv-parks/carr-rv-park" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Full Hookup" }, { "@type": "LocationFeatureSpecification", "name": "Picnic Table" }, { "@type": "LocationFeatureSpecification", "name": "Sewer Hookup" }, { "@type": "LocationFeatureSpecification", "name": "Water Hookup" }, { "@type": "LocationFeatureSpecification", "name": "Electric Hookup" }, { "@type": "LocationFeatureSpecification", "name": "Picnic Table" }, { "@type": "LocationFeatureSpecification", "name": "Rv Hookup" }, { "@type": "LocationFeatureSpecification", "name": "Forest" } ]}