{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/badiaccia-camping-village-castiglione-del-lago",
  "name": "Badiaccia Camping Village",
  "description": "This campsite is situated directly on the shore of Lake Trasimeno, north of Castiglione del Lago. The view from the campsite over the lake is truly...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/badiaccia-camping-village-castiglione-del-lago",
  "image": [
    "https://cdn1.acsi.eu/6/8/6/6/686649975cf95.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Pratovecchio 1",
    "addressLocality": "Castiglione del Lago",
    "postalCode": "06061",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.18083,
    "longitude": 12.01611
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 742,
    "bestRating": 10,
    "worstRating": 1
  }
}