{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lombardi-malcesine",
  "name": "Camping Lombardi",
  "description": "Camping Lombardi is a campsite in Malcesine, Verona.The campsite has which are marked out, pitches with shade, pitches without shade and pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lombardi-malcesine",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675033d7a6984.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Navene Vecchia 141",
    "addressLocality": "Malcesine",
    "postalCode": "37018",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.78428,
    "longitude": 10.82169
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.1,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}