{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-saint-cado-belz-brittany",
  "name": "Camping De Saint Cado",
  "description": "located near the beach - in the winter months no shower - bakery 2,6km - supermarket 1,2km - bar and restaurants 400m - center 300m",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-saint-cado-belz-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650819258.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Pen Perleieu",
    "addressLocality": "belz",
    "addressRegion": "brittany",
    "postalCode": "56550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.68299,
    "longitude": -3.18867
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.26,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.39",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "€16.39+"
}