{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fossalta-lazise-vr",
  "name": "Camping Fossalta",
  "description": "Fossalta is a quite large campsite on Lake Garda. You have all the touristic amenities and all the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-fossalta-lazise-vr",
  "image": [
    "https://cdn1.acsi.eu/6/8/9/1/6891ef5036241.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Loc. Fossalta Str. del Roccolino 22",
    "addressLocality": "Lazise (VR)",
    "postalCode": "37017",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48036,
    "longitude": 10.72264
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 157,
    "bestRating": 10,
    "worstRating": 1
  }
}