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 Lakeview Campground — Pawnee State Recreation 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/pawnee-lake-state-recreation-area-lincoln-ne",  "name": "Lakeview Campground — Pawnee State Recreation Area",  "description": "This recreation area is part of [Pawnee Lake][1] [1]: http://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&recAreaId=302&agencyCode=130",  "url": "https://campertunity.com/listings/campgrounds/pawnee-lake-state-recreation-area-lincoln-ne",  "image": [    "https://photos.thedyrt.com/photo/640344/media/pawnee-lake-state-rec-area_3d02980d-9084-4dc5-b084-d651472f8848.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "3800 NW 105th",    "addressLocality": "Lincoln",    "addressRegion": "NE",    "postalCode": "68524-8814",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 40.847993,    "longitude": -96.866861  },  "sameAs": [    "https://thedyrt.com/camping/nebraska/pawnee-dam-site-14-campground"  ],  "numberOfRooms": 31,  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Established"    }  ]}