{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/isola-gudo",
  "name": "Camping Isola",
  "description": "Campsite Isola is a campsite that is located in Progero, Ticino.This campsite has shaded, unshaded pitches and pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/isola-gudo",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/f/674f3207363cc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via al Gaggioletto 3",
    "addressLocality": "Gudo",
    "postalCode": "6515",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.17094,
    "longitude": 8.9315
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.4,
    "reviewCount": 14,
    "bestRating": 10,
    "worstRating": 1
  }
}