{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toilet-meze",
  "name": "toilet",
  "description": "Small, quiet corner located between vineyards and nature in a peaceful calm, only 1 minute by car from the national road which crosses the town of Meze. 5 min drive from the city center, port and beaches 10 min by bike 20 min walk",
  "url": "https://campertunity.com/listings/campgrounds/toilet-meze",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Meze",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.425,
    "longitude": 3.6095
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/meze/173250/campspace-in-meze-occitanie"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}