{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-car-park-de-guesnes-guesnes",
  "name": "Camping Car Park de Guesnes",
  "description": "Location of Camping-Car Park - access with Pass Étapes card, purchase online or on site at the machine €5.00 - centre of Guesnes 1.8km",
  "url": "https://campertunity.com/listings/campgrounds/camping-car-park-de-guesnes-guesnes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651227997"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parc de loisirs Etang de Guesnes",
    "addressLocality": "Guesnes",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "86420",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.90428,
    "longitude": 0.16747
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/nouvelle-aquitaine/guesnes/114244/camping-car-park-de-guesnes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.72",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€12.72+"
}