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 water 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/water-spicewood",  "name": "water",  "description": "Large lot on the edge of a lake, come and put your vehicle down to enjoy!",  "url": "https://campertunity.com/listings/campgrounds/water-spicewood",  "address": {    "@type": "PostalAddress",    "addressLocality": "Spicewood",    "addressCountry": "US"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 30.439,    "longitude": -98.09  },  "sameAs": [    "https://www.campercontact.com/en/-/-/spicewood/170092/campspace-in-spicewood-tx"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Lake"    }  ]}