{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mobilheime-auf-dem-el-bahira-camping-village-san-vito-lo-cap",
  "name": "Mobilheime auf dem El Bahira Camping Village",
  "description": "You can use the campsite pool or go to the long sandy beach and enjoy the island paradise of Sicily.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mobilheime-auf-dem-el-bahira-camping-village-san-vito-lo-cap",
  "image": [
    "https://meinmobilheim.de/wp-content/uploads/2018/06/logo-dark.png",
    "https://meinmobilheim.de/wp-content/uploads/2021/11/Camping-El-Bahira-Pool-3-150x150.jpg.webp",
    "https://meinmobilheim.de/wp-content/uploads/2021/11/Camping-El-Bahira-Animation-150x150.jpg.webp",
    "https://meinmobilheim.de/wp-content/uploads/2021/11/Camping-El-Bahira-Pool-3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Salinella",
    "addressLocality": "San Vito lo Capo",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.172347,
    "longitude": 12.734932
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}