{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-arvert",
  "name": "water",
  "description": "opening on June 20, 2025 and closing on September 21, 2025 Best regards, Vincent Other remarks PS: following work there will soon be an update of the photos The campsite opens at the beginning of June (depending on the date of the first bridges) and closes mid-September. Check-in is from 4 p.m. to 7 p.m. and check-out is before 12 p.m. price per location with an electrical connection On arrival you will have to pay the tourist tax Closed in winter",
  "url": "https://campertunity.com/listings/campgrounds/water-arvert",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arvert",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.747,
    "longitude": -1.153
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}