{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-belvedere-manerba-del-garda",
  "name": "Camping Belvedere",
  "description": "Camping Belvedere is a campsite in Manerba del Garda, Brescia, located by a lake/recreational pond.This terraced camp site has which are marked out,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-belvedere-manerba-del-garda",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749b771ccab0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Cavalle 5",
    "addressLocality": "Manerba del Garda",
    "postalCode": "25080",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.56189,
    "longitude": 10.56314
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}