{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/aire-de-stationnement-pour-camping-car-sens",
  "name": "Aire de stationnement pour camping-car Sens",
  "description": "Just 1.5km south of the town centre of Sens, park your motorhome for a few hours or nights at this newly renovated parking area. There are 36 spaces, in the shade of the trees, with electricity (free-of-charge), water and the possibility to dispose of wastewater. You will also be in the perfect location to explore the historical centre of Sens. The nearest shopping area is only 1km away. Bookings at the parking area terminal or online.",
  "url": "https://campertunity.com/listings/campgrounds/aire-de-stationnement-pour-camping-car-sens",
  "image": [
    "https://en.tourisme-sens.com/wp-content/themes/otsens/images/logo.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6, rue du Général Leclerc",
    "addressLocality": "SENS",
    "postalCode": "89100"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.199865,
    "longitude": 3.282638
  },
  "sameAs": [
    "https://en.tourisme-sens.com/campsite/aire-de-stationnement-pour-camping-car-sens/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}