{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-chaumerette-gargilesse-dampierre-centro",
  "name": "Camping La Chaumerette",
  "description": "The Camping la Chaumerette has chalets and pitches for rent. Use coordinates for the correct direction.",
  "url": "https://campertunity.com/listings/campgrounds/camping-chaumerette-gargilesse-dampierre-centro",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651253696"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Chaumerette",
    "addressLocality": "gargilesse-dampierre",
    "addressRegion": "centro",
    "postalCode": "36190",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.50766,
    "longitude": 1.58378
  },
  "sameAs": [
    "https://park4night.com/en/place/23183",
    "https://www.campercontact.com/en/france/centre-val-de-loire/gargilesse-dampierre/115610/camping-la-chaumerette",
    "https://gargilesse.fr/camping-la-chaumerette/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11.5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€11.5+"
}