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 Summer Lake Wildlife Area 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/summer-lake-wildlife-area-or",  "name": "Summer Lake Wildlife Area",  "description": "Summer Lake Wildlife Area is located at 53447 Oregon 31, Summer Lake OR 97640. Summer Lake Wildlife Area can be contacted at ***-***-**** or http://www.dfw.state.or.us/",  "url": "https://campertunity.com/listings/campgrounds/summer-lake-wildlife-area-or",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "53447 Oregon 31",    "addressLocality": "Summer Lake",    "addressRegion": "OR",    "postalCode": "97640",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 42.9548454,    "longitude": -120.7867037  },  "sameAs": [    "https://www.camping.org/campgrounds/oregon/summer-lake/summer-lake-wildlife-area"  ]}