{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-vauvert",
  "name": "water",
  "description": "Land in the countryside, open view Super well located View on the Etang de l'Or, Mèze, Sète, Grande-Motte Sunset Barbecue available Access to the bowling alley (petanque included) Playground for children with pets available Little traffic Shadowless area from 9 am to night Activities Boulodrome Children's playground Walks",
  "url": "https://campertunity.com/listings/campgrounds/water-vauvert",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vauvert",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6885,
    "longitude": 4.281
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}