{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-manerba-del-garda-istria-quarnero-dalmazia",
  "name": "AdriaCamps",
  "description": "Discover the Camping Boutique Sivinos on Lake Garda, which boasts a beautiful beach along a bay of 5 km. Choose from pitches, glamping tents and apartments for a unique outdoor holiday in this enchanting natural setting.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/adriacamps-manerba-del-garda-istria-quarnero-dalmazia",
  "image": [
    "https://adriacamps.com/wp-content/uploads/2024/02/Sivinos-Camping-Boutique-Exterior-Birds-Eye-view-II-1.jpg",
    "https://adriacamps.com/wp-content/uploads/2024/02/Sivinos-Camping-Boutique-Exterior-Birds-Eye-view-II-1-400x300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Punta San Sivino",
    "addressLocality": "Manerba del Garda",
    "addressRegion": "Istria Quarnero Dalmazia - regione Zara Dalmazia - regione Spalato Regione Dubrovnik",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5318372,
    "longitude": 10.5569214
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}