{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-servon-manche",
  "name": "Atout France",
  "description": "In Servon this campsite 3 stars of 48 pitches offers bungalows, chalets and mobil-homes for rent. In terms of leisure, it offers a heated pool. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed with extra charge.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-servon-manche",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Servon",
    "addressRegion": "Manche",
    "postalCode": "50170"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5968513,
    "longitude": -1.412502
  },
  "sameAs": [
    "https://hpaguide.co.uk/campsites/france/normandy/manche/servon/2759.campeole-saint-gregoire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}