{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vacanze-emame-mazara-del-vallo-sicilia",
  "name": "Vacanze EMaMè",
  "description": "shade of olive trees - outside the urban area",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vacanze-emame-mazara-del-vallo-sicilia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650795203.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Tomasi di Lampedusa",
    "addressLocality": "Mazara del Vallo",
    "addressRegion": "sicilia",
    "postalCode": "91026",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.67838,
    "longitude": 12.59912
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.46,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}