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 Dog 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/dog-lake-lakeview-or",  "name": "Dog Lake Campground",  "description": "Dog Lake Campground is located at Road 104, Lakeview OR 97630. Dog Lake Campground can be contacted at or",  "url": "https://campertunity.com/listings/campgrounds/dog-lake-lakeview-or",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Road 104",    "addressLocality": "Lakeview",    "addressRegion": "OR",    "postalCode": "97630",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 42.0842571,    "longitude": -120.707634  },  "sameAs": [    "https://www.camping.org/campgrounds/oregon/lakeview/dog-lake-campground"  ]}