{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dei-fiori-camping-village-cavallino-treporti",
  "name": "Dei Fiori Camping Village",
  "description": "Dei Fiori Camping Village is a campsite in Cavallino-Treporti, Venice, located by the sea.The campsite has which are marked out, pitches with shade...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dei-fiori-camping-village-cavallino-treporti",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/d/674dedbe15e30.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via V. Pisani 52",
    "addressLocality": "Cavallino/Treporti",
    "postalCode": "30013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.44872,
    "longitude": 12.47117
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gym"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 167,
    "bestRating": 10,
    "worstRating": 1
  }
}