{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-cavallino-venetien-2",
  "name": "Glamping-Resorts",
  "description": "A bungalow on Union Lido can accommodate 4 (+1) people and has 2 bedrooms and a living room with kitchenette. In addition, shower and toilet are separated. Union Lido is located in the immediate vicinity of Venice, directly on the Adriatic Sea and is rich in green vegetation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-cavallino-venetien-2",
  "image": [
    "https://glamping.info/Media/Default/StaticMap/215894/staticmap_215894_16_45.46774_12.53068.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/Media/Default/StaticMap/215894/staticmap_215894_16_45.46774_12.53068.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Fausta 258",
    "addressLocality": "Cavallino",
    "addressRegion": "Venetien",
    "postalCode": "30013",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.46774,
    "longitude": 12.53068
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}