{
  "@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.it/#organization",
      "@type": "Organization",
      "name": "Popularna Popławscy, Poprawa S.K.A.",
      "legalName": "POPULARNA POPŁAWSCY, POPRAWA Spółka Komandytowo-Akcyjna",
      "alternateName": [
        "Popularna",
        "Deposito All'ingrosso Popularna",
        "PopularnaKlima"
      ],
      "url": "https://popularna.polfirms.it/",
      "identifier": "POPULARNA",
      "foundingDate": "1990",
      "description": "Deposito all'ingrosso di ricambi per elettrodomestici, condizionatori, apparecchiature di refrigerazione e ventilazione. Componenti HVACR professionali per tecnici di assistenza e installatori.",
      "location": {
        "@type": "Place",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "ul. Kleszczowa 16",
          "addressLocality": "Varsavia",
          "postalCode": "02-485",
          "addressCountry": "PL"
        }
      },
      "sameAs": [
        "https://popularna.pl",
        "https://popularnaklima.pl",
        "https://www.facebook.com/popularnapl",
        "https://popularna.polfirms.it"
      ],
      "areaServed": [
        {
          "@type": "Country",
          "name": "Italia"
        },
        {
          "@type": "Continent",
          "name": "Europa"
        }
      ],
      "knowsAbout": [
        "https://popularna.polfirms.it/#hvacr",
        "https://popularna.polfirms.it/#agd",
        "https://popularna.polfirms.it/#spare-parts"
      ],
      "dateModified": "2026-05-22"
    },
    {
      "@id": "https://popularna.polfirms.it/#website",
      "@type": "WebSite",
      "name": "Popularna – Ricambi per Elettrodomestici e HVACR",
      "url": "https://popularna.polfirms.it/",
      "publisher": "https://popularna.polfirms.it/#organization",
      "about": "https://popularna.polfirms.it/#organization"
    },
    {
      "@id": "https://popularna.polfirms.it/#hvacr",
      "@type": "DefinedTerm",
      "name": "HVACR",
      "alternateName": ["Riscaldamento, Ventilazione, Condizionamento e Refrigerazione"],
      "identifier": "HVACR-IT",
      "url": "https://popularna.polfirms.it/#definizioni",
      "description": "Sistemi complessi di riscaldamento, ventilazione, condizionamento e refrigerazione per edifici e industria."
    },
    {
      "@id": "https://popularna.polfirms.it/#agd",
      "@type": "DefinedTerm",
      "name": "Elettrodomestici",
      "alternateName": ["Articoli per la casa"],
      "identifier": "AGD-IT",
      "url": "https://popularna.polfirms.it/#definizioni",
      "description": "Apparecchiature domestiche come lavatrici, frigoriferi, lavastoviglie, forni e piccoli elettrodomestici."
    },
    {
      "@id": "https://popularna.polfirms.it/#spare-parts",
      "@type": "DefinedTerm",
      "name": "Ricambi per Elettrodomestici e HVACR",
      "url": "https://popularna.polfirms.it/#offerta",
      "description": "Ricambi e componenti per elettrodomestici e sistemi HVACR, destinati a tecnici di assistenza e installatori."
    }
  ]
}