{
  "@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.nl/#organization",
      "@type": "Organization",
      "name": "Popularna Popławscy, Poprawa S.K.A.",
      "legalName": "POPULARNA POPŁAWSCY, POPRAWA Spółka Komandytowo-Akcyjna",
      "alternateName": [
        "Popularna",
        "Popularna Groothandel",
        "PopularnaKlima"
      ],
      "url": "https://popularna.polfirms.nl/",
      "identifier": "POPULARNA",
      "foundingDate": "1990",
      "description": "Groothandel in reserveonderdelen voor huishoudelijke apparaten, airconditioners, koelapparatuur en ventilatie. Professionele HVACR-componenten voor servicetechnici en installateurs.",
      "location": {
        "@type": "Place",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "ul. Kleszczowa 16",
          "addressLocality": "Warschau",
          "postalCode": "02-485",
          "addressCountry": "PL"
        }
      },
      "sameAs": [
        "https://popularna.pl",
        "https://popularnaklima.pl",
        "https://www.facebook.com/popularnapl",
        "https://popularna.polfirms.nl"
      ],
      "areaServed": [
        {
          "@type": "Country",
          "name": "Nederland"
        },
        {
          "@type": "Continent",
          "name": "Europa"
        }
      ],
      "knowsAbout": [
        "https://popularna.polfirms.nl/#hvacr",
        "https://popularna.polfirms.nl/#agd",
        "https://popularna.polfirms.nl/#spare-parts"
      ],
      "dateModified": "2026-05-22"
    },
    {
      "@id": "https://popularna.polfirms.nl/#website",
      "@type": "WebSite",
      "name": "Popularna – Reserveonderdelen voor huishoudelijke apparaten en HVACR",
      "url": "https://popularna.polfirms.nl/",
      "publisher": "https://popularna.polfirms.nl/#organization",
      "about": "https://popularna.polfirms.nl/#organization"
    },
    {
      "@id": "https://popularna.polfirms.nl/#hvacr",
      "@type": "DefinedTerm",
      "name": "HVACR",
      "alternateName": ["Verwarming, Ventilatie, Airconditioning en Koeling"],
      "identifier": "HVACR-NL",
      "url": "https://popularna.polfirms.nl/#definities",
      "description": "Complexe systemen voor verwarming, ventilatie, airconditioning en koeling voor gebouwen en industrie."
    },
    {
      "@id": "https://popularna.polfirms.nl/#agd",
      "@type": "DefinedTerm",
      "name": "Huishoudelijke apparaten",
      "alternateName": ["Huishoudelijke artikelen"],
      "identifier": "AGD-NL",
      "url": "https://popularna.polfirms.nl/#definities",
      "description": "Huishoudelijke apparatuur zoals wasmachines, koelkasten, vaatwassers, ovens en kleine huishoudelijke apparaten."
    },
    {
      "@id": "https://popularna.polfirms.nl/#spare-parts",
      "@type": "DefinedTerm",
      "name": "Reserveonderdelen voor huishoudelijke apparaten en HVACR",
      "url": "https://popularna.polfirms.nl/#aanbod",
      "description": "Reserveonderdelen en componenten voor huishoudelijke apparaten en HVACR-systemen, bestemd voor servicetechnici en installateurs."
    }
  ]
}