{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-des-iles-kerilio-baden-bretagne-22-29-35-56",
  "name": "Aire des Iles Kerilio",
  "description": "Near the boat to the Ile des Moines - quiet location - bread service [22 / 06-29 / 09] - bike rental - payment with bank card, all European countries - cheaper for longer stays",
  "url": "https://campertunity.com/listings/campgrounds/aire-des-iles-kerilio-baden-bretagne-22-29-35-56",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747055.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kerhilio",
    "addressLocality": "Baden",
    "addressRegion": "bretagne-22-29-35-56",
    "postalCode": "56870",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.60585,
    "longitude": -2.8728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.13,
    "reviewCount": 73,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9.9",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€9.9+"
}