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 Mill Point Park RV Campground 19 Mile Point Road, East Peoria, IL 61611 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/mill-point-park-rv-campground-east-peoria-il-us", "name": "Mill Point Park RV Campground 19 Mile Point Road, East Peoria, IL 61611", "description": ".....", "url": "https://campertunity.com/listings/campgrounds/mill-point-park-rv-campground-east-peoria-il-us", "address": { "@type": "PostalAddress", "streetAddress": "19 Mile Point Road", "addressLocality": "East Peoria", "addressRegion": "IL", "postalCode": "61611", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 40.8297998, "longitude": -89.5156815 }, "sameAs": [ "https://www.rvparkstore.com/rv-parks/547222-mill-point-park-rv-campground-in-east-peoria-il" ]}