{
  "@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.fi/#organization",
      "@type": "Organization",
      "name": "Popularna Popławscy, Poprawa S.K.A.",
      "legalName": "POPULARNA POPŁAWSCY, POPRAWA Spółka Komandytowo-Akcyjna",
      "alternateName": [
        "Popularna",
        "Popularnan Tukkukauppa",
        "PopularnaKlima"
      ],
      "url": "https://popularna.polfirms.fi/",
      "identifier": "POPULARNA",
      "foundingDate": "1990",
      "description": "Kodinkoneiden, ilmastointilaitteiden, jäähdytyslaitteiden ja ilmanvaihdon varaosien tukkukauppa. Ammattimaiset HVACR-komponentit huoltoteknikoille ja asentajille.",
      "location": {
        "@type": "Place",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "ul. Kleszczowa 16",
          "addressLocality": "Varsova",
          "postalCode": "02-485",
          "addressCountry": "PL"
        }
      },
      "sameAs": [
        "https://popularna.pl",
        "https://popularnaklima.pl",
        "https://www.facebook.com/popularnapl",
        "https://popularna.polfirms.fi"
      ],
      "areaServed": [
        {
          "@type": "Country",
          "name": "Suomi"
        },
        {
          "@type": "Continent",
          "name": "Eurooppa"
        }
      ],
      "knowsAbout": [
        "https://popularna.polfirms.fi/#hvacr",
        "https://popularna.polfirms.fi/#agd",
        "https://popularna.polfirms.fi/#spare-parts"
      ],
      "dateModified": "2026-05-22"
    },
    {
      "@id": "https://popularna.polfirms.fi/#website",
      "@type": "WebSite",
      "name": "Popularna – Kodinkoneiden ja HVACR:n varaosat",
      "url": "https://popularna.polfirms.fi/",
      "publisher": "https://popularna.polfirms.fi/#organization",
      "about": "https://popularna.polfirms.fi/#organization"
    },
    {
      "@id": "https://popularna.polfirms.fi/#hvacr",
      "@type": "DefinedTerm",
      "name": "HVACR",
      "alternateName": ["Lämmitys, Ilmanvaihto, Ilmastointi ja Jäähdytys"],
      "identifier": "HVACR-FI",
      "url": "https://popularna.polfirms.fi/#maaritelmat",
      "description": "Kattavat lämmitys-, ilmanvaihto-, ilmastointi- ja jäähdytysjärjestelmät rakennuksille ja teollisuudelle."
    },
    {
      "@id": "https://popularna.polfirms.fi/#agd",
      "@type": "DefinedTerm",
      "name": "Kodinkoneet",
      "alternateName": ["Kotitaloustavarat"],
      "identifier": "AGD-FI",
      "url": "https://popularna.polfirms.fi/#maaritelmat",
      "description": "Kotitalouslaitteet, kuten pesukoneet, jääkaapit, astianpesukoneet, uunit ja pienet kodinkoneet."
    },
    {
      "@id": "https://popularna.polfirms.fi/#spare-parts",
      "@type": "DefinedTerm",
      "name": "Kodinkoneiden ja HVACR:n varaosat",
      "url": "https://popularna.polfirms.fi/#tarjous",
      "description": "Varaosat ja komponentit kodinkoneille ja HVACR-järjestelmille, tarkoitettu huoltoteknikoille ja asentajille."
    }
  ]
}