{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-al-boschetto-cavallino-treporti",
  "name": "Camping Al Boschetto",
  "description": "On the peninsula of Cavallino-Treporti, directly on the beach and the Mediterranean Sea, is Camping Al Boschetto. Here you can camp on delimited...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-al-boschetto-cavallino-treporti",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675009ed88284.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Delle Batterie 18",
    "addressLocality": "Cavallino/Treporti",
    "postalCode": "30013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.45186,
    "longitude": 12.47631
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 113,
    "bestRating": 10,
    "worstRating": 1
  }
}