{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-tahiti-lido-delle-nazioni",
  "name": "Camping Village Tahiti",
  "description": "Just south of the natural park of the Podelta, where Italy's longest river flows into the Adriatic Sea, is Camping Village...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-village-tahiti-lido-delle-nazioni",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674de52ac04c2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Viale Libia 133",
    "addressLocality": "Lido delle Nazioni",
    "postalCode": "44022"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.73442,
    "longitude": 12.23161
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 12,
    "bestRating": 10,
    "worstRating": 1
  }
}