{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-internazionale-sottomarina",
  "name": "Camping Village Internazionale",
  "description": "In the Italian Veneto region, on the strip of land of Sottomarina, you will find Camping Village Internazionale. This well maintained campsite is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-internazionale-sottomarina",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/9/6749c145225af.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Barbarigo 117",
    "addressLocality": "Sottomarina",
    "postalCode": "30015",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.18869,
    "longitude": 12.30436
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}