{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alberobello-parking-sportcomplex-alberobello-apulia",
  "name": "Alberobello Parking Sportcomplex",
  "description": "mix-P in the sports complex where campers can officially represent 10 € and spend the night 500 m from the Trulli.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/alberobello-parking-sportcomplex-alberobello-apulia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650836777.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Niccolò Piccinni",
    "addressLocality": "alberobello",
    "addressRegion": "apulia",
    "postalCode": "70011",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.78035,
    "longitude": 17.24502
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.7,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€9+"
}