{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-al-lago-ledro-pieve",
  "name": "Camping Al Lago",
  "description": "Camping Al Lago is located in a beautiful place on Lake Ledro, the little brother of Lake Garda. This friendly family campsite is perfect for...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-al-lago-ledro-pieve",
  "image": [
    "https://cdn2.acsi.eu/6/8/5/b/685bac5ccb27c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Alzer 7",
    "addressLocality": "Ledro/Pieve",
    "postalCode": "38067",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.88361,
    "longitude": 10.73156
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 37,
    "bestRating": 10,
    "worstRating": 1
  }
}