{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fontanelle-moniga-del-garda-bs",
  "name": "Camping Fontanelle s.r.l.",
  "description": "Campsite Fontanelle is located on the western shore of Lake Garda, in Lombardy, Italy. Mostly mobile homes fill the terraces on this...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fontanelle-moniga-del-garda-bs",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749b6f51fdac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via del Magone 13",
    "addressLocality": "Moniga del Garda (BS)",
    "postalCode": "25080"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.52544,
    "longitude": 10.54314
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}