{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-ittioturismo-salvamar-pozzallo-sizilien",
  "name": "Area Ittioturismo Salvamar",
  "description": "Enjoy a relaxing stay at Area Ittioturismo Salvamar in Pozzallo, Italy. Customer rating: 2.87.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-ittioturismo-salvamar-pozzallo-sizilien",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650708978.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lungomare Raganzino",
    "addressLocality": "Pozzallo",
    "addressRegion": "Sizilien",
    "postalCode": "97016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.71541,
    "longitude": 14.8224
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}