{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-parc-chateau-isle-sur-serein",
  "name": "Camping Municipal du Parc du Château",
  "description": "Camping Municipal du Parc du Château is a campsite in L'Isle-sur-Serein, Yonne, located in a wood and a river/stream.The campsite has which are...",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-parc-chateau-isle-sur-serein",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675068370ca18.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 route d'Avallon",
    "addressLocality": "L'Isle-sur-Serein",
    "postalCode": "89440",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.58072,
    "longitude": 4.00542
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/burgundy/yonne/lisle-sur-serein/camping-municipal-du-parc-du-chateau-115560/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}