{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-ventiseri",
  "name": "water",
  "description": "Welcome to Ventiseri! You have the sea right next door. The activities There are many activities in Corsica. Other things No limit on the size of the vehicles.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-ventiseri",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ventiseri",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.964,
    "longitude": 9.391
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}