{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-car-park-de-pont-aven-les-quatre-vents-pont-aven-bri",
  "name": "Camping Car Park de Pont Aven, Les Quatre Vents",
  "description": "Location of Camping-Car Park - access with Pass Étapes card, purchase online or on site at the machine €5.00 - located opposite the stadium - Pont-Aven centre 400m",
  "url": "https://campertunity.com/listings/campgrounds/camping-car-park-de-pont-aven-les-quatre-vents-pont-aven-bri",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650680768.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Louis Lomenech",
    "addressLocality": "Pont-Aven",
    "addressRegion": "brittany",
    "postalCode": "29930",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.85403,
    "longitude": -3.74339
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/brittany/pont-aven/355/camping-car-park-de-pont-aven-les-quatre-vents",
    "https://www.campingcarpark.com/fr_FR/camping-car/bretagne/finistere/pont-aven-les-quatre-vents?areaType=aire-etape-camping-car"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "13",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€13+"
}