{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lido-verbano-castelletto-sopra-ticino",
  "name": "Camping Lido Verbano",
  "description": "Camping Lido Verbano is situated on the south side of the Lago Maggiore, in the town of Castelletto sopra Ticino. Although Lido Verbano is situated...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-lido-verbano-castelletto-sopra-ticino",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674cad6d8d7da.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Sempione, 100",
    "addressLocality": "Castelletto Sopra Ticino",
    "postalCode": "28053",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.71989,
    "longitude": 8.61767
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7,
    "reviewCount": 27,
    "bestRating": 10,
    "worstRating": 1
  }
}