{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-del-sole-cavallino-treporti",
  "name": "Camping Del Sole",
  "description": "Camping Del Sole is a campsite in Cavallino-Treporti, Venice, located by the sea.The campsite has which are marked out and pitches with shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-del-sole-cavallino-treporti",
  "image": [
    "https://cdn1.acsi.eu/6/8/9/4/6894818239fe3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Meduna 12",
    "addressLocality": "Cavallino/Treporti",
    "postalCode": "30013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.44603,
    "longitude": 12.45728
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}