{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vidor-san-giovanni-di-fassa-sen-jan",
  "name": "Camping Vidor Family & Wellness Resort",
  "description": "In the valley Valle di Fassa, surrounded by an impressive mountain landscape in the middle of the Dolomites, you will find this beautifully set-up terraced campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-vidor-san-giovanni-di-fassa-sen-jan",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674dedd2022be.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Str. de Ruf de Ruacia 15",
    "addressLocality": "San Giovanni di Fassa (Sèn Jan)",
    "postalCode": "38036"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.42103,
    "longitude": 11.70789
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 36,
    "bestRating": 10,
    "worstRating": 1
  }
}