{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricamping-mabellini-desenzano-del-garda-lombardije",
  "name": "Agricamping Mabellini",
  "description": "Location for motorhomes in a biological farm - center of Rivoltella 1km - center of Densenzano del Garda 4km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/agricamping-mabellini-desenzano-del-garda-lombardije",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650831279.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Mabellini",
    "addressLocality": "Desenzano del Garda",
    "addressRegion": "lombardije",
    "postalCode": "25015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.44744,
    "longitude": 10.58521
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.51,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "44",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€44+"
}