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 Clear Lake Resort 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/clear-lake-resort-sisters",  "name": "Clear Lake Resort",  "description": "Clear Lake Resort is located at National Forest Development Road 775, Sisters OR 97759. Clear Lake Resort can be contacted at ***-***-**** or https://linnparks.com/parks/clear-lake-resort/",  "url": "https://campertunity.com/listings/campgrounds/clear-lake-resort-sisters",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "National Forest Development Road 775",    "addressLocality": "Sisters",    "addressRegion": "OR",    "postalCode": "97759",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 44.3744997,    "longitude": -121.9987682  },  "sameAs": [    "https://www.camping.org/campgrounds/oregon/sisters/clear-lake-resort"  ]}