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 Crystal Lake 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/crystal-lake-state-recreation-area-ayr-ne",  "name": "Crystal Lake State Recreation Area",  "description": "Crystal Lake State Recreation Area is located at , Ayr NE 68925. Crystal Lake State Recreation Area can be contacted at or",  "url": "https://campertunity.com/listings/campgrounds/crystal-lake-state-recreation-area-ayr-ne",  "image": [    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressLocality": "Ayr",    "addressRegion": "NE",    "postalCode": "68925",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 40.4551022,    "longitude": -98.4396718  },  "sameAs": [    "https://www.camping.org/campgrounds/nebraska/ayr/crystal-lake-state-recreation-area"  ]}