{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-erdeven",
  "name": "Aire de Camping Car",
  "description": "In a protected natural environment - at the municipal Kerhilio campsite - no shade - quiet - pay by bank card - beach 1km - center 5km",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-erdeven",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747261.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard de l'Atlantique",
    "addressLocality": "Erdeven",
    "addressRegion": "brittany",
    "postalCode": "56410",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.61433,
    "longitude": -3.15982
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 34,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11.9",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€11.9+"
}