{
  "@context": {
    "@vocab": "https://schema.org/",
    "founder": { "@id": "https://schema.org/founder", "@type": "@id" },
    "author": { "@id": "https://schema.org/author", "@type": "@id" },
    "publisher": { "@id": "https://schema.org/publisher", "@type": "@id" },
    "about": { "@id": "https://schema.org/about", "@type": "@id" },
    "sameAs": { "@id": "https://schema.org/sameAs", "@type": "@id" },
    "url": { "@id": "https://schema.org/url", "@type": "@id" },
    "mainEntityOfPage": { "@id": "https://schema.org/mainEntityOfPage", "@type": "@id" },
    "parentOrganization": { "@id": "https://schema.org/parentOrganization", "@type": "@id" },
    "areaServed": { "@id": "https://schema.org/areaServed", "@type": "@id" },
    "location": { "@id": "https://schema.org/location", "@type": "@id" },
    "knowsAbout": { "@id": "https://schema.org/knowsAbout", "@type": "@id" }
  },
  "@graph": [
    {
      "@id": "https://popularna.polfirms.sk/#organization",
      "@type": "Organization",
      "name": "Popularna Popławscy, Poprawa S.K.A.",
      "legalName": "POPULARNA POPŁAWSCY, POPRAWA Spółka Komandytowo-Akcyjna",
      "alternateName": [
        "Popularna",
        "Veľkoobchod Popularna",
        "PopularnaKlima"
      ],
      "url": "https://popularna.polfirms.sk/",
      "identifier": "POPULARNA",
      "foundingDate": "1990",
      "description": "Veľkoobchod s náhradnými dielmi pre domáce spotrebiče, klimatizáciu, chladiace zariadenia a vetranie. Profesionálne komponenty HVACR pre servisných technikov a inštalatérov.",
      "location": {
        "@type": "Place",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "ul. Kleszczowa 16",
          "addressLocality": "Varšava",
          "postalCode": "02-485",
          "addressCountry": "PL"
        }
      },
      "sameAs": [
        "https://popularna.pl",
        "https://popularnaklima.pl",
        "https://www.facebook.com/popularnapl",
        "https://popularna.polfirms.sk"
      ],
      "areaServed": [
        {
          "@type": "Country",
          "name": "Slovensko"
        },
        {
          "@type": "Continent",
          "name": "Európa"
        }
      ],
      "knowsAbout": [
        "https://popularna.polfirms.sk/#hvacr",
        "https://popularna.polfirms.sk/#agd",
        "https://popularna.polfirms.sk/#spare-parts"
      ],
      "dateModified": "2026-05-22"
    },
    {
      "@id": "https://popularna.polfirms.sk/#website",
      "@type": "WebSite",
      "name": "Popularna – Náhradné diely pre domáce spotrebiče a HVACR",
      "url": "https://popularna.polfirms.sk/",
      "publisher": "https://popularna.polfirms.sk/#organization",
      "about": "https://popularna.polfirms.sk/#organization"
    },
    {
      "@id": "https://popularna.polfirms.sk/#hvacr",
      "@type": "DefinedTerm",
      "name": "HVACR",
      "alternateName": ["Kúrenie, vetranie, klimatizácia a chladenie"],
      "identifier": "HVACR-SK",
      "url": "https://popularna.polfirms.sk/#definicia",
      "description": "Komplexné systémy vykurovania, vetrania, klimatizácie a chladenia pre budovy a priemysel."
    },
    {
      "@id": "https://popularna.polfirms.sk/#agd",
      "@type": "DefinedTerm",
      "name": "Domáce spotrebiče",
      "alternateName": ["Potreby pre domácnosť"],
      "identifier": "AGD-SK",
      "url": "https://popularna.polfirms.sk/#definicia",
      "description": "Domáce zariadenia, ako sú práčky, chladničky, umývačky riadu, rúry a malé domáce spotrebiče."
    },
    {
      "@id": "https://popularna.polfirms.sk/#spare-parts",
      "@type": "DefinedTerm",
      "name": "Náhradné diely pre domáce spotrebiče a HVACR",
      "url": "https://popularna.polfirms.sk/#ponuka",
      "description": "Náhradné diely a komponenty pre domáce spotrebiče a systémy HVACR určené pre servisných technikov a inštalatérov."
    }
  ]
}