{
  "@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.fr/#organization",
      "@type": "Organization",
      "name": "Popularna Popławscy, Poprawa S.K.A.",
      "legalName": "POPULARNA POPŁAWSCY, POPRAWA Spółka Komandytowo-Akcyjna",
      "alternateName": [
        "Popularna",
        "Grossiste Popularna",
        "PopularnaKlima"
      ],
      "url": "https://popularna.polfirms.fr/",
      "identifier": "POPULARNA",
      "foundingDate": "1990",
      "description": "Grossiste en pièces détachées pour appareils électroménagers, climatiseurs, équipements de réfrigération et ventilation. Composants HVACR professionnels pour techniciens de maintenance et installateurs.",
      "location": {
        "@type": "Place",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "ul. Kleszczowa 16",
          "addressLocality": "Varsovie",
          "postalCode": "02-485",
          "addressCountry": "PL"
        }
      },
      "sameAs": [
        "https://popularna.pl",
        "https://popularnaklima.pl",
        "https://www.facebook.com/popularnapl",
        "https://popularna.polfirms.fr"
      ],
      "areaServed": [
        {
          "@type": "Country",
          "name": "France"
        },
        {
          "@type": "Continent",
          "name": "Europe"
        }
      ],
      "knowsAbout": [
        "https://popularna.polfirms.fr/#hvacr",
        "https://popularna.polfirms.fr/#agd",
        "https://popularna.polfirms.fr/#spare-parts"
      ],
      "dateModified": "2026-05-22"
    },
    {
      "@id": "https://popularna.polfirms.fr/#website",
      "@type": "WebSite",
      "name": "Popularna – Pièces détachées pour appareils électroménagers et HVACR",
      "url": "https://popularna.polfirms.fr/",
      "publisher": "https://popularna.polfirms.fr/#organization",
      "about": "https://popularna.polfirms.fr/#organization"
    },
    {
      "@id": "https://popularna.polfirms.fr/#hvacr",
      "@type": "DefinedTerm",
      "name": "HVACR",
      "alternateName": ["Chauffage, Ventilation, Climatisation et Réfrigération"],
      "identifier": "HVACR-FR",
      "url": "https://popularna.polfirms.fr/#definitions",
      "description": "Systèmes complets de chauffage, ventilation, climatisation et réfrigération pour les bâtiments et l'industrie."
    },
    {
      "@id": "https://popularna.polfirms.fr/#agd",
      "@type": "DefinedTerm",
      "name": "Appareils électroménagers",
      "alternateName": ["Articles ménagers"],
      "identifier": "AGD-FR",
      "url": "https://popularna.polfirms.fr/#definitions",
      "description": "Équipements domestiques tels que les machines à laver, les réfrigérateurs, les lave-vaisselle, les fours et les petits appareils électroménagers."
    },
    {
      "@id": "https://popularna.polfirms.fr/#spare-parts",
      "@type": "DefinedTerm",
      "name": "Pièces détachées pour appareils électroménagers et HVACR",
      "url": "https://popularna.polfirms.fr/#offre",
      "description": "Pièces détachées et composants pour appareils électroménagers et systèmes HVACR, destinés aux techniciens de maintenance et aux installateurs."
    }
  ]
}