{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/water-gaillan-en-medoc",
  "name": "water",
  "description": "Hello, I offer a very large bare plot with access to drinking water. 15, 20 minutes from the first beaches. Quiet location next to the forest.",
  "url": "https://campertunity.com/listings/campgrounds/water-gaillan-en-medoc",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gaillan en Médoc",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3205,
    "longitude": -0.9535
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}