{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-deux-rivieres-la-celle-en-morvan",
  "name": "Camping Les Deux Rivières",
  "description": "Camping Les Deux Rivières is a campsite in La Celle-en-Morvan, Saône-et-Loire, located a river/stream.The campsite has which are marked out,...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-deux-rivieres-la-celle-en-morvan",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c721abbdf5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2 Impasse les Deux Rivières",
    "addressLocality": "La Celle-en-Morvan",
    "postalCode": "71400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.01214,
    "longitude": 4.19158
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/burgundy/saone-et-loire/la-celle-en-morvan/camping-les-deux-rivieres-119142/",
    "https://www.camping-morvan.fr/en/home",
    "https://www.camperado.de/campingdetails/Camp_Municipal_Les_Deux_Rivieres__8323"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}