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 Blue 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/blue-lake-campground-williams-lake-bc",  "name": "Blue Lake Campground",  "description": "Blue lake Campground offers annual campsite rentals in a rustic, private lakeside setting.",  "url": "https://campertunity.com/listings/campgrounds/blue-lake-campground-williams-lake-bc",  "image": [    "https://static.wixstatic.com/media/f2cc51_10fcc4e7063b409489ce94f6a572eaff%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/f2cc51_10fcc4e7063b409489ce94f6a572eaff%7Emv2.jpg",    "https://static.wixstatic.com/media/f2cc51_f8aefae7242443e6a95d484575de4235~mv2.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "2148 Blue Lake Road",    "addressLocality": "Williams Lake",    "addressRegion": "BC",    "postalCode": "V2G 4Y9",    "addressCountry": "CA"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 52.1292657,    "longitude": -122.1397259  },  "sameAs": [    "https://www.bluelakecampground.ca/"  ]}