{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-waikiki-lido-di-jesolo",
  "name": "Camping Waikiki",
  "description": "Camping Waikiki is situated in Lido di Jesolo in the heart of a pine tree forest. This is the place to be for lovers of both a quiet and an active...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-waikiki-lido-di-jesolo",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675027201b61c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Oriente 144",
    "addressLocality": "Lido di Jesolo",
    "postalCode": "30016",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.53122,
    "longitude": 12.72203
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}