{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weekend-glamping-resort-san-felice-del-benaco",
  "name": "Weekend Glamping Resort",
  "description": "Weekend Glamping Resort is a campsite in San Felice del Benaco, Brescia.This terraced campsite offers delimited pitches,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/weekend-glamping-resort-san-felice-del-benaco",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748992eef276.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Vallone della Selva 2",
    "addressLocality": "San Felice del Benaco",
    "postalCode": "25010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.59533,
    "longitude": 10.53261
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 51,
    "bestRating": 10,
    "worstRating": 1
  }
}