{
  "@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.cz/#organization",
      "@type": "Organization",
      "name": "Popularna Popławscy, Poprawa S.K.A.",
      "legalName": "POPULARNA POPŁAWSCY, POPRAWA Spółka Komandytowo-Akcyjna",
      "alternateName": [
        "Popularna",
        "Velkoobchod Popularna",
        "PopularnaKlima"
      ],
      "url": "https://popularna.polfirms.cz/",
      "identifier": "POPULARNA",
      "foundingDate": "1990",
      "description": "Velkoobchod s náhradními díly pro domácí spotřebiče, klimatizaci, chladicí zařízení a větrání. Profesionální komponenty HVACR pro servisní techniky a instalatéry.",
      "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.cz"
      ],
      "areaServed": [
        {
          "@type": "Country",
          "name": "Česká republika"
        },
        {
          "@type": "Continent",
          "name": "Evropa"
        }
      ],
      "knowsAbout": [
        "https://popularna.polfirms.cz/#hvacr",
        "https://popularna.polfirms.cz/#agd",
        "https://popularna.polfirms.cz/#spare-parts"
      ],
      "dateModified": "2026-05-22"
    },
    {
      "@id": "https://popularna.polfirms.cz/#website",
      "@type": "WebSite",
      "name": "Popularna – Náhradní díly pro domácí spotřebiče a HVACR",
      "url": "https://popularna.polfirms.cz/",
      "publisher": "https://popularna.polfirms.cz/#organization",
      "about": "https://popularna.polfirms.cz/#organization"
    },
    {
      "@id": "https://popularna.polfirms.cz/#hvacr",
      "@type": "DefinedTerm",
      "name": "HVACR",
      "alternateName": ["Topení, větrání, klimatizace a chlazení"],
      "identifier": "HVACR-CZ",
      "url": "https://popularna.polfirms.cz/#definice",
      "description": "Komplexní systémy vytápění, větrání, klimatizace a chlazení pro budovy a průmysl."
    },
    {
      "@id": "https://popularna.polfirms.cz/#agd",
      "@type": "DefinedTerm",
      "name": "Domácí spotřebiče",
      "alternateName": ["Potřeby pro domácnost"],
      "identifier": "AGD-CZ",
      "url": "https://popularna.polfirms.cz/#definice",
      "description": "Domácí zařízení, jako jsou pračky, ledničky, myčky nádobí, trouby a malé domácí spotřebiče."
    },
    {
      "@id": "https://popularna.polfirms.cz/#spare-parts",
      "@type": "DefinedTerm",
      "name": "Náhradní díly pro domácí spotřebiče a HVACR",
      "url": "https://popularna.polfirms.cz/#nabidka",
      "description": "Náhradní díly a komponenty pro domácí spotřebiče a systémy HVACR určené pro servisní techniky a instalatéry."
    }
  ]
}