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 Greenwater Provincial Park: Camping in Driftwood, Ontario 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/greenwater-provincial-park-camping-in-driftwood",  "name": "Greenwater Provincial Park: Camping in Driftwood, Ontario",  "description": "Discover the beauty of nature at Greenwater Provincial Park, Driftwood. A perfect getaway.",  "url": "https://campertunity.com/listings/campgrounds/greenwater-provincial-park-camping-in-driftwood",  "image": [    "https://campinglife.ca/wp-content/uploads/2023/01/canstockphoto6801800.jpg",    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Hwy 11",    "addressLocality": "Driftwood",    "addressRegion": "ON",    "postalCode": "P0L 1E0",    "addressCountry": "CA"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 49.20911470006296,    "longitude": -81.2854169264079  },  "sameAs": [    "https://campinglife.ca/campgrounds/greenwater-provincial-park/"  ]}