{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-fontenay-le-comte",
  "name": "water",
  "description": "We are located in the commune of Fontenay Le Comte, with a view and neighbors the fields...",
  "url": "https://campertunity.com/listings/campgrounds/water-fontenay-le-comte",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "FONTENAY LE COMTE",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.444,
    "longitude": -0.8295
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/fontenay-le-comte/173466/campspace-in-fontenay-le-comte-pays-de-la-loire"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}