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 Redstart (max 4 pers.) 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/redstart-max-4-pers-nl",  "name": "Redstart (max 4 pers.)",  "description": "Directly on the cozy courtyard with space for up to 4 people. Terrace is located in the courtyard.",  "url": "https://campertunity.com/listings/campgrounds/redstart-max-4-pers-nl",  "image": [    "/images/pic_space.jpg"  ],  "address": {    "@type": "PostalAddress",    "addressCountry": "NL"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 50.76,    "longitude": 6  },  "sameAs": [    "https://campspace.com/en/s/roodstaartje-max-4-pers_5810"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Private"    }  ]}