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 L'Île du Pont 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/l-ile-du-pont-mirande-occitanie",  "name": "L'Île du Pont",  "description": "L'Île du Pont is a camping location.",  "url": "https://campertunity.com/listings/campgrounds/l-ile-du-pont-mirande-occitanie",  "image": [    "https://images.campercontact.com/media/photos/112308515707551748.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Chemin de l'Île",    "addressLocality": "Mirande",    "addressRegion": "occitanie",    "postalCode": "32300",    "addressCountry": "FR"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 43.51397,    "longitude": 0.40941  },  "sameAs": [    "https://www.campercontact.com/en/france/occitanie/114796/lile-du-pont",    "https://www.campercontact.com/de/frankreich/okzitanien/114796/lile-du-pont"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ]}