{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-cavallino-treporti",
  "name": "AdriaCamps",
  "description": "Are you undecided between a relaxing SPA center and a sunbathing beach? Not far from Venice is the ideal place for you - Camping Village Cavallino. The 4-star campsite surrounded by sandy beaches and Mediterranean vegetation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-cavallino-treporti",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2021/02/Camping-Village-Cavallino-Beach-Bird-View.jpg",
    "https://adriacamps.com/wp-content/uploads/2021/02/Camping-Village-Cavallino-Beach-Bird-View-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via delle Batterie 164",
    "addressLocality": "Cavallino-Treporti",
    "addressRegion": "Istria Quarnero Dalmazia - regione Zara Dalmazia - regione Spalato Dalmazia - regione Sebenico",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4566924,
    "longitude": 12.5008592
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  }
}