{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/isolino-fondotoce-lago-maggiore-2",
  "name": "Isolino",
  "description": "Have your feet in the water with all our pools and aquatic activities in Isolino, Fondotoce, Lake Maggiore",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/isolino-fondotoce-lago-maggiore-2",
  "image": [
    "https://www.homair.com/photos/camping/2750/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via per Feriolo 25",
    "addressLocality": "Fondotoce",
    "addressRegion": "Lago maggiore",
    "postalCode": "28924",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.93847,
    "longitude": 8.50128
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}