{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-galeria",
  "name": "water",
  "description": "It is a shaded area for small vans or converted cars in which we have installed 2 dry toilets, 2 showers powered by a solar water heater, a sink for washing up for wild but comfortable camping like we like to find when we go out in a van. Our land is located 200 meters from the village, in a quiet location with a view of our mountains. Various hikes around the grounds. Beach 500m, canoe 1km, diving center 200m, visit to the Scandola reserve starting 500m.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-galeria",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Galéria",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.3985,
    "longitude": 8.6415
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}