{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/parcheggio-sterrato-camper-sirmione-sirmione-lombardia",
  "name": "Parcheggio Sterrato Camper Sirmione",
  "description": "Camper location in an old sports field - castle 2.5 km",
  "url": "https://campertunity.com/listings/campgrounds/parcheggio-sterrato-camper-sirmione-sirmione-lombardia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650921324.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Piazzale John Lennon",
    "addressLocality": "Sirmione",
    "addressRegion": "lombardia",
    "postalCode": "25019",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.47098,
    "longitude": 10.60872
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "€25+"
}