{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-penboch-arradon-brittany",
  "name": "Camping Penboch",
  "description": "located in the south of Brittany - in the regional natural park of the Gulf of Morbihan - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/camping-penboch-arradon-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650926520.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Penboch",
    "addressLocality": "arradon",
    "addressRegion": "brittany",
    "postalCode": "56610",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.62135,
    "longitude": -2.80162
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "44.8",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€44.8+"
}