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-wijnjewoude-netherlands",  "name": "water",  "description": "Beautiful place near forest, heath and the bakkeveense dunes with many beautiful cycling and walking routes in the area. No facilities only water point.",  "url": "https://campertunity.com/listings/campgrounds/water-wijnjewoude-netherlands",  "address": {    "@type": "PostalAddress",    "addressLocality": "Wijnjewoude",    "addressCountry": "The Netherlands"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 53.0675,    "longitude": 6.2255  },  "sameAs": [    "https://www.campercontact.com/en/the-netherlands/-/wijnjewoude/173980/campspace-in-wijnjewoude-friesland"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    },    {      "@type": "LocationFeatureSpecification",      "name": "Biking"    },    {      "@type": "LocationFeatureSpecification",      "name": "Dunes"    },    {      "@type": "LocationFeatureSpecification",      "name": "Forest"    }  ]}