{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-ker-eden-larmor-baden",
  "name": "Camping Ker Eden",
  "description": "Camping Ker Eden is a campsite in Larmor-Baden, Morbihan, by the sea. This campsite has pitches with parcels, with shade, without shadows and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-ker-eden-larmor-baden",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517e980ee8e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route d'Auray",
    "addressLocality": "Larmor-Baden",
    "postalCode": "56870",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.59264,
    "longitude": -2.90608
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}