{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-isolino-fondotoce-verbania",
  "name": "Camping Village Isolino",
  "description": "At the foot of the Italian Alps and on the shores of Lake Maggiore is the Camping Village Isolino, a campsite where relaxation and relaxation are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-isolino-fondotoce-verbania",
  "image": [
    "https://cdn1.acsi.eu/6/7/8/0/6780ff79ba9f2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Per Feriolo, 25",
    "addressLocality": "Fondotoce/Verbania",
    "postalCode": "28924",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.93864,
    "longitude": 8.49456
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}