{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-oasi-sottomarina-it",
  "name": "Camping Village Oasi",
  "description": "Camping Village Oasi is located to the south of Venice. The campground is located at the mouth of the river Brenta. A popular sight in the area is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-oasi-sottomarina-it",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749bce31b54c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale A. Barbarigo 147",
    "addressLocality": "Sottomarina",
    "postalCode": "30015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.18178,
    "longitude": 12.30783
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 217,
    "bestRating": 10,
    "worstRating": 1
  }
}