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 Camping of the pond 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/camping-de-letang-mametz-hauts-de-france",  "name": "Camping of the pond",  "description": "Centre 2 km",  "url": "https://campertunity.com/listings/campgrounds/camping-de-letang-mametz-hauts-de-france",  "image": [    "https://img.campercontact.com/media/photos/4222124650747155.jpg"  ],  "address": {    "@type": "PostalAddress",    "streetAddress": "Rue du Stade",    "addressLocality": "Mametz",    "addressRegion": "hauts-de-france",    "postalCode": "62120",    "addressCountry": "FR"  },  "geo": {    "@type": "GeoCoordinates",    "latitude": 50.63742,    "longitude": 2.30011  },  "sameAs": [    "https://www.campercontact.com/en/france/hauts-de-france/mametz/22822/camping-de-letang"  ],  "amenityFeature": [    {      "@type": "LocationFeatureSpecification",      "name": "Rv Camping"    },    {      "@type": "LocationFeatureSpecification",      "name": "Rv"    }  ],  "offers": {    "@type": "Offer",    "availability": "https://schema.org/InStock",    "priceCurrency": "EUR",    "price": "15",    "priceValidUntil": "2026-09-23"  },  "priceRange": "€15+"}