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 North Lemmon Lake WMA 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/north-lemmon-lake-wma",  "name": "North Lemmon Lake WMA",  "description": "Closed to camping Tuesday & Wednesdays except for holidays. Accessibility is not guaranteed, always scout ahead before driving down dirt roads. Learn more: Boondocking101",  "url": "https://campertunity.com/listings/campgrounds/north-lemmon-lake-wma",  "address": {    "@type": "PostalAddress",    "streetAddress": "24th Street NE",    "addressLocality": "Lemmon",    "addressRegion": "SD",    "postalCode": "57638",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 46.011755,    "longitude": -102.157905  },  "sameAs": [    "https://www.campendium.com/north-lemmon-lake-wma"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    },    {      "@type": "LocationFeatureSpecification",      "name": "Cell Service"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ]}