{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ideal-molino-san-felice-del-benaco-lombardy",
  "name": "Camping Ideal Molino",
  "description": "Use GPS coordinates - Lake Garda 50m - Salo 6km - center 1km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ideal-molino-san-felice-del-benaco-lombardy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650860912.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Gardiola",
    "addressLocality": "san-felice-del-benaco",
    "addressRegion": "lombardy",
    "postalCode": "25010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.57881,
    "longitude": 10.55488
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.23,
    "reviewCount": 13,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "58.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€58.6+"
}