{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-green-car-palerme-sicile",
  "name": "Area Green Car",
  "description": "hot shower € 1 - quiet night bus 150 m stop - Center 1,5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-green-car-palerme-sicile",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650694884.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Quarto dei Mille",
    "addressLocality": "palerme",
    "addressRegion": "sicile",
    "postalCode": "90129",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.10962,
    "longitude": 13.34241
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.79,
    "reviewCount": 94,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}