{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/de-saint-cado-belz-fr",
  "name": "Camping de Saint-Cado",
  "description": "Camping de Saint-Cado is a campsite in Belz, Morbihan, located by the sea and a river/stream.The campsite has which are marked out and pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/de-saint-cado-belz-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/a/0/67a0eeaad7e6b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3, Rue Pen Perleieu",
    "addressLocality": "Belz",
    "postalCode": "56550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.68272,
    "longitude": -3.18892
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}