{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-grand-air-cadu-damgan-brittany",
  "name": "Camping Grand Air Cadu",
  "description": "Distance to the sea (max. 10 km) distance: 0,3 km Close to the motorway junction (<10 km) distance: 6 km Public transport near the camp site (max 0,5 Km) distance: 0,2 km shopping distance: 0,8 km bread service",
  "url": "https://campertunity.com/listings/campgrounds/camping-grand-air-cadu-damgan-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Damgan",
    "addressRegion": "brittany",
    "postalCode": "56750",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5218,
    "longitude": -2.59244
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.63,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€17+"
}