{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-l-armancon-st-florentin",
  "name": "Camping de l'Armançon",
  "description": "Camping de l'Armançon is a campsite in Saint-Florentin, Yonne, located a river/stream.The campsite has which are marked out, pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-l-armancon-st-florentin",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c4643b346f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route Nationale 77",
    "addressLocality": "St. Florentin",
    "postalCode": "89600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.99308,
    "longitude": 3.73503
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/burgundy/yonne/saint-florentin/camping-de-larmancon-116816/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}