{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-kerabus-carnac-bretagne",
  "name": "Camping de Kerabus",
  "description": "Very nice, small campsite. Very friendly staff, small shop with morning bread service. Toilets with toilet seat, paperless, always clean. Almost exclusively French as guests. Internal advice",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-kerabus-carnac-bretagne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650892486.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée des Alouettes",
    "addressLocality": "Carnac",
    "addressRegion": "bretagne",
    "postalCode": "56340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.59685,
    "longitude": -3.07665
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.14,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€19+"
}