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 Magone Lake 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/magone-lake-or-us",  "name": "Magone Lake",  "description": "Explore Magone Lake in Malheur National Forest, Oregon with Recreation.gov. Magone Lake Campground is situated along its namesake lake in the northern reaches of Malheur National Forest in the Blue Mountains of eastern Oregon. Visitors",  "url": "https://campertunity.com/listings/campgrounds/magone-lake-or-us",  "image": [    "https://www.recreation.gov/FacebookOG.jpg",    "https://cdn.recreation.gov/public/2018/09/06/01/16/234274_1f4d45d0-8187-417b-ba80-0f45219cdf02.jpg",    "https://cdn.recreation.gov/public/images/72542.jpg",    "https://www.recreation.gov/TwitterCard.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Magone Lake",    "addressRegion": "OR",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 44.549397,    "longitude": -118.912825  },  "sameAs": [    "https://www.recreation.gov/camping/campgrounds/234274"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Mountain"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "USD",    "price": "25",    "priceValidUntil": "2026-09-23"  },  "priceRange": "$25-$60"}