{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-sosta-nel-verde-alberobello",
  "name": "Area Sosta Nel Verde",
  "description": "parking or accommodation between the olive trees a few hundred metres from the Trullis [also for passenger cars]-recommended quiet at night-free wifi-Centre 500 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/area-sosta-nel-verde-alberobello",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650696214.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Cadore",
    "addressLocality": "alberobello",
    "addressRegion": "apulia",
    "postalCode": "70011",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.78277,
    "longitude": 17.23417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.42,
    "reviewCount": 137,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}