{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rolli-manerba-del-garda",
  "name": "Camping Rolli",
  "description": "Camping Rolli is a campsite in Manerba del Garda, Brescia, located by a lake/recreational pond.The campsite has pitches with shade, pitches without...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rolli-manerba-del-garda",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675010cf8d0c3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via dell'Edera 18",
    "addressLocality": "Manerba del Garda",
    "postalCode": "25080",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.56089,
    "longitude": 10.55228
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}