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 Reid's Lake 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/reids-lake-burlington-on", "name": "Reid's Lake Campground", "description": "Reid's Lake Campground is a fun, respectable family campground where campers come to make great memories!", "url": "https://campertunity.com/listings/campgrounds/reids-lake-burlington-on", "image": [ "https://ccrva.ca/wp-content/uploads/2019/04/featured-campground.png" ], "address": { "@type": "PostalAddress", "streetAddress": "120 Reid's Lake Lane", "addressLocality": "Renfrew", "addressRegion": "ON", "addressCountry": "CA" }, "geo": { "@type": "GeoCoordinates", "latitude": 45.4219957, "longitude": -76.7357057 }, "sameAs": [ "https://ccrvc.ca/campground/reids-lake-campground/" ], "offers": { "@type": "Offer", "availability": "https://schema.org/InStock", "priceCurrency": "CAD", "price": "0", "priceValidUntil": "2026-09-30" }, "priceRange": "$0+"}