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 Les Prés Verts 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/les-pres-verts-gastes-fr",  "name": "Les Prés Verts",  "description": "Les Prés Verts is a camping location in Gastes that offers internet services.",  "url": "https://campertunity.com/listings/campgrounds/les-pres-verts-gastes-fr",  "image": [    "https://images.campercontact.com/media/photos/112308515707551748.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Allée des Fougères 5001F",    "addressLocality": "Gastes",    "addressRegion": "Nouvelle-Aquitaine",    "postalCode": "40160",    "addressCountry": "FR"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 44.32852,    "longitude": -1.14529  },  "sameAs": [    "https://www.campercontact.com/en/france/nouvelle-aquitaine/113824/les-pres-verts",    "https://www.presverts.net/"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ]}