{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-damgan-bretagne",
  "name": "Aire de Camping Car Damgan",
  "description": "quiet place close to the sea - signposted - from the 3rd day there is a higher rate - bakery arrives around 8.30h - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-camping-car-damgan-bretagne",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650674947.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard de l'Atalante",
    "addressLocality": "Damgan",
    "addressRegion": "bretagne",
    "postalCode": "56750",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.51458,
    "longitude": -2.56047
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.24,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "12",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€12+"
}