{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/residence-village-venise-cavallino-treporti-venetien",
  "name": "Residence Village",
  "description": "All services offered at the campsite Residence Village, Venise - Cavallino - Treporti. With us the customer is really king.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/residence-village-venise-cavallino-treporti-venetien",
  "image": [
    "https://www.homair.com/photos/camping/1097/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Francesco Baracca 47",
    "addressLocality": "Venise - Cavallino - Treporti",
    "addressRegion": "Venetien",
    "postalCode": "30013",
    "addressCountry": "Italien"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.48027,
    "longitude": 12.57355
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}