{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sirmione-sirmione",
  "name": "Camping Sirmione",
  "description": "Camping Sirmione is a campsite in Sirmione, Brescia, on Lake/Leisure Lake. This campsite with sloping terrain has pitches with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sirmione-sirmione",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/f/674f0db1eb6a1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Sirmioncino 9",
    "addressLocality": "Sirmione",
    "postalCode": "25010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4685,
    "longitude": 10.61031
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 13,
    "bestRating": 10,
    "worstRating": 1
  }
}