{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-herlequins-st-jean-de-losne",
  "name": "Camping Les Herlequins",
  "description": "Camping Les Herlequins is a campsite in Saint-Jean-de-Losne, Cote d'Or, located a river/stream.The campsite has which are marked out, pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-herlequins-st-jean-de-losne",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c95d723230.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7 chemin de la Plage",
    "addressLocality": "St. Jean-de-Losne",
    "postalCode": "21170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.10219,
    "longitude": 5.27497
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/burgundy/cote-dor/saint-jean-de-losne/camping-les-herlequins-118446/",
    "https://www.campcation.com/it/campsite/camping-les-herlequins/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}