{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.iguru.sk/#organization",
      "name": "iguru.sk",
      "alternateName": ["iguru"],
      "url": "https://www.iguru.sk/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://cdn.myshoptet.com/usr/www.iguru.sk/user/front_images/ogImage/hp.png",
        "width": "1200",
        "height": "630"
      },
      "image": "https://cdn.myshoptet.com/usr/www.iguru.sk/user/front_images/ogImage/hp.png",
      "description": "Slovenský e-shop a showroom s novou a renovovanou (repasovanou) elektronikou všetkých značiek. Predaj, výkup a profesionálny servis. Showroom: Dénešova 8, Košice.",
      "email": "info@iguru.sk",
      "telephone": "+421-949-376-962",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Dénešova 8",
        "addressLocality": "Košice",
        "postalCode": "040 23",
        "addressCountry": "SK",
        "addressRegion": "Košický kraj"
      },
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+421-949-376-962",
          "contactType": "customer service",
          "areaServed": ["SK", "CZ"],
          "availableLanguage": ["sk", "cs"]
        },
        {
          "@type": "ContactPoint",
          "email": "info@iguru.sk",
          "contactType": "customer service",
          "availableLanguage": ["sk", "cs"]
        }
      ],
      "priceRange": "€€",
      "sameAs": [
        "https://www.facebook.com/profile.php?id=61554534864276",
        "https://www.instagram.com/iguru.sk/",
        "https://play.google.com/store/apps/details?id=com.guru.iguru1.iguru"
      ],
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "bestRating": "5",
        "worstRating": "1",
        "ratingCount": "171",
        "reviewCount": "171"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://www.iguru.sk/#website",
      "url": "https://www.iguru.sk/",
      "name": "iguru.sk",
      "description": "Nová a renovovaná elektronika so zárukou až 24 mesiacov. Predaj, výkup, servis – Košice + online.",
      "inLanguage": "sk-SK",
      "publisher": { "@id": "https://www.iguru.sk/#organization" },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://www.iguru.sk/vyhladavanie/?q={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": ["LocalBusiness", "Store", "ElectronicsStore"],
      "@id": "https://www.iguru.sk/#localbusiness",
      "name": "iguru.sk – showroom Košice",
      "alternateName": "iguru.sk showroom",
      "description": "Showroom a servis novej a renovovanej Apple, Samsung a ďalšej elektroniky v Košiciach. Predaj, výkup, výmena displeja a batérie.",
      "url": "https://www.iguru.sk/",
      "logo": "https://cdn.myshoptet.com/usr/www.iguru.sk/user/front_images/ogImage/hp.png",
      "image": "https://cdn.myshoptet.com/usr/www.iguru.sk/user/front_images/ogImage/hp.png",
      "telephone": "+421-949-376-962",
      "email": "info@iguru.sk",
      "priceRange": "€€",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Dénešova 8",
        "addressLocality": "Košice",
        "postalCode": "040 23",
        "addressCountry": "SK",
        "addressRegion": "Košický kraj"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": "48.7339",
        "longitude": "21.2419"
      },
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
          "opens": "09:00",
          "closes": "18:00"
        }
      ],
      "paymentAccepted": ["Cash", "Credit Card", "Debit Card", "Bank Transfer"],
      "currenciesAccepted": "EUR",
      "areaServed": [
        { "@type": "Country", "name": "Slovensko" },
        { "@type": "Country", "name": "Česko" }
      ],
      "sameAs": [
        "https://www.facebook.com/profile.php?id=61554534864276",
        "https://www.instagram.com/iguru.sk/"
      ],
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "bestRating": "5",
        "ratingCount": "171"
      }
    }
  ]
}
