{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/garda-agricampeggio-desenzano-del-garda",
  "name": "Garda Agricampeggio in Desenzano del Garda",
  "description": "Stellplatz",
  "url": "https://campertunity.com/listings/campgrounds/garda-agricampeggio-desenzano-del-garda",
  "image": [
    "https://imgsdb1.promobil.de/image/588f1d50721d54a52815d119-websiteArticle.jpg",
    "https://imgsdb.promobil.de/_/bg:FFFFFF/f:best/h:243/rt:fill/w:430/plain/588f1d50721d54a52815d119.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Agello 174",
    "addressLocality": "Desenzano del Garda",
    "addressRegion": "published",
    "postalCode": "25015",
    "addressCountry": "Italien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.461666666666666,
    "longitude": 10.596944444444444
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "450",
    "priceValidUntil": "2026-06-29"
  },
  "priceRange": "450+"
}