{
  "@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.de/#organization",
      "@type": "Organization",
      "name": "Popularna Popławscy, Poprawa S.K.A.",
      "legalName": "POPULARNA POPŁAWSCY, POPRAWA Spółka Komandytowo-Akcyjna",
      "alternateName": [
        "Popularna",
        "Großhandel Popularna",
        "PopularnaKlima"
      ],
      "url": "https://popularna.polfirms.de/",
      "identifier": "POPULARNA",
      "foundingDate": "1990",
      "description": "Großhandel für Ersatzteile für Haushaltsgeräte, Klimaanlagen, Kühlgeräte und Lüftung. Professionelle HVACR-Komponenten für Servicetechniker und Installateure.",
      "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.de"
      ],
      "areaServed": [
        {
          "@type": "Country",
          "name": "Deutschland"
        },
        {
          "@type": "Continent",
          "name": "Europa"
        }
      ],
      "knowsAbout": [
        "https://popularna.polfirms.de/#hvacr",
        "https://popularna.polfirms.de/#agd",
        "https://popularna.polfirms.de/#spare-parts"
      ],
      "dateModified": "2026-05-22"
    },
    {
      "@id": "https://popularna.polfirms.de/#website",
      "@type": "WebSite",
      "name": "Popularna – Ersatzteile für Haushaltsgeräte und HVACR",
      "url": "https://popularna.polfirms.de/",
      "publisher": "https://popularna.polfirms.de/#organization",
      "about": "https://popularna.polfirms.de/#organization"
    },
    {
      "@id": "https://popularna.polfirms.de/#hvacr",
      "@type": "DefinedTerm",
      "name": "HVACR",
      "alternateName": ["Heizung, Lüftung, Klimaanlage und Kühlung"],
      "identifier": "HVACR-DE",
      "url": "https://popularna.polfirms.de/#definitionen",
      "description": "Komplexe Systeme für Heizung, Lüftung, Klimatisierung und Kühlung für Gebäude und Industrie."
    },
    {
      "@id": "https://popularna.polfirms.de/#agd",
      "@type": "DefinedTerm",
      "name": "Haushaltsgeräte",
      "alternateName": ["Haushaltsartikel"],
      "identifier": "AGD-DE",
      "url": "https://popularna.polfirms.de/#definitionen",
      "description": "Haushaltsgeräte wie Waschmaschinen, Kühlschränke, Geschirrspüler, Backöfen und Kleingeräte."
    },
    {
      "@id": "https://popularna.polfirms.de/#spare-parts",
      "@type": "DefinedTerm",
      "name": "Ersatzteile für Haushaltsgeräte und HVACR",
      "url": "https://popularna.polfirms.de/#angebot",
      "description": "Ersatzteile und Komponenten für Haushaltsgeräte und HVACR-Systeme, bestimmt für Servicetechniker und Installateure."
    }
  ]
}