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 La Combe 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/la-combe-les-eyzies-nouvelle-aquitaine",  "name": "La Combe",  "description": "small campsite in the middle of nature - restaurant within walking distance",  "url": "https://campertunity.com/listings/campgrounds/la-combe-les-eyzies-nouvelle-aquitaine",  "image": [    "https://images.campercontact.com/media/photos/4222124651240689"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Route de la Combe",    "addressLocality": "les-eyzies",    "addressRegion": "nouvelle-aquitaine",    "postalCode": "24620",    "addressCountry": "FR"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 44.91343,    "longitude": 1.014  },  "sameAs": [    "https://www.campercontact.com/en/france/nouvelle-aquitaine/les-eyzies/115386/la-combe"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Restaurant"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "EUR",    "price": "18",    "priceValidUntil": "2026-09-23"  },  "priceRange": "€18+"}