{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-camping-cars-guen-erquy-bretagne",
  "name": "Aire de Camping Cars le Guen",
  "description": "Place for motorhomes in an old campsite - in the shade of the pine trees - beach 700m - center 1.8km",
  "url": "https://campertunity.com/listings/campgrounds/aire-camping-cars-guen-erquy-bretagne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651000454.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Léon Hamonet",
    "addressLocality": "Erquy",
    "addressRegion": "bretagne",
    "postalCode": "22430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6409,
    "longitude": -2.45608
  },
  "sameAs": [
    "https://www.aireparkreservation.com/aires-camping-cars/bretagne/cotes-armor/erquy-aire-de-camping-car-le-guen",
    "https://www.campercontact.com/en/france/brittany/erquy/99941/aire-de-camping-cars-le-guen"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12.4",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€12.4+"
}