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-hamburg-1",  "name": "water",  "description": "A meadow with a wonderful sunset on our property. Turning the door/awning away from the street offers pure nature. Lots of wild animals can be observed. 53.45403° N, 10.09867° E",  "url": "https://campertunity.com/listings/campgrounds/water-hamburg-1",  "address": {    "@type": "PostalAddress",    "addressLocality": "Hamburg",    "addressCountry": "DE"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 53.452,    "longitude": 10.0995  },  "sameAs": [    "https://www.campercontact.com/en/germany/-/hamburg/169101/beautiful-meadow-at-oortkatenweg-in-hamburg-ochsenwe"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Meadow"    }  ]}