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 Duffy Lake Provincial Park: Camping in D'Arcy, British Columbia 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/duffy-lake-provincial-park-camping-in-darcy-bc", "name": "Duffy Lake Provincial Park: Camping in D'Arcy, British Columbia", "description": "Discover the wilderness at Duffy Lake Provincial Park near D'Arcy, BC. Pristine lakes, hiking trails, and a serene escape in the heart of British Columbia's landscapes.", "url": "https://campertunity.com/listings/campgrounds/duffy-lake-provincial-park-camping-in-darcy-bc", "image": [ "https://campinglife.ca/wp-content/uploads/2024/02/duffy-lake-provincial-park.webp", "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII=" ], "address": { "@type": "PostalAddress", "streetAddress": "Hwy 99", "addressLocality": "D'Arcy", "addressRegion": "BC", "addressCountry": "CA" }, "geo": { "@type": "GeoCoordinates", "latitude": 50.40665140944515, "longitude": -122.31656873163655 }, "sameAs": [ "https://campinglife.ca/campgrounds/duffy-lake-provincial-park/" ], "amenityFeature": [ { "@type": "LocationFeatureSpecification", "name": "Hiking" }, { "@type": "LocationFeatureSpecification", "name": "Lake" }, { "@type": "LocationFeatureSpecification", "name": "Forest" } ]}