{
  "@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"},
    "worksFor": {"@id": "https://schema.org/worksFor", "@type": "@id"},
    "areaServed": {"@id": "https://schema.org/areaServed", "@type": "@id"},
    "makesOffer": {"@id": "https://schema.org/makesOffer", "@type": "@id"}
  },

  "@graph": [
    {
      "@id": "https://machines.polfirms.ee/#organization",
      "@type": "Organization",
      "name": "Machines S.C.",
      "alternateName": [
        "Machines S.C. Projekteerimine ja Tootmine",
        "Machines S.C. — Sõlmelise võrgu masinate tootja"
      ],
      "url": "https://machines.polfirms.ee/",
      "identifier": [
        "NIP: 7492051201",
        "REGON: 160241308"
      ],
      "foundingDate": "1994",
      "legalName": "Machines S.C. Projekteerimine ja Tootmine",
      "description": "Poola sõlmelise võrgu masinate tootja. Ettevõte on tegutsenud alates 1994. aastast, projekteerib ja toodab LS8 ja LS9 seeriate tootmisliine ning arendab Farmmesh kaubamärki. Aadress: ul. Portowa 47A, 47-206 Kędzierzyn-Koźle, Poola.",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "ul. Portowa 47A",
        "addressLocality": "Kędzierzyn-Koźle",
        "postalCode": "47-206",
        "addressCountry": "PL"
      },
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "machines@machines3p.pl",
        "telephone": [
          "+48-697-301-456",
          "+48-502-463-353"
        ],
        "contactType": "sales",
        "availableLanguage": ["et-EE", "en", "pl-PL"]
      },
      "areaServed": [
        "EE",
        "EL",
        "Kogu maailmas"
      ],
      "sameAs": [
        "https://www.machines3p.pl/",
        "https://farmmesh.pl/",
        "https://machines.polfirms.ee/"
      ],
      "parentOrganization": {
        "@id": "https://aktru.eu/polfirms/#organization"
      },
      "knowsAbout": [
        "Sõlmelise võrgu masinad",
        "Hinged Joint sõlmeline võrk",
        "Fixed Knot sõlmeline võrk",
        "Metsa- ja aiavõrgud",
        "Cravat-Lock sõlme tootmine"
      ],
      "makesOffer": [
        {"@id": "https://machines.polfirms.ee/#ls8"},
        {"@id": "https://machines.polfirms.ee/#ls9"},
        {"@id": "https://machines.polfirms.ee/#fixed-knot"},
        {"@id": "https://machines.polfirms.ee/#farmmesh"}
      ],
      "mainEntityOfPage": {
        "@id": "https://machines.polfirms.ee/#webpage"
      },
      "dateModified": "2026-05-19"
    },

    {
      "@id": "https://machines.polfirms.ee/#website",
      "@type": "WebSite",
      "name": "Machines S.C. POLFIRMS platvormil",
      "url": "https://machines.polfirms.ee/",
      "publisher": {
        "@id": "https://aktru.eu/#organization"
      },
      "about": {
        "@id": "https://machines.polfirms.ee/#organization"
      },
      "inLanguage": ["et-EE"],
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://machines.polfirms.ee/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },

    {
      "@id": "https://machines.polfirms.ee/#webpage",
      "@type": "WebPage",
      "name": "Machines S.C. — sõlmelise võrgu tootmismasinad",
      "url": "https://machines.polfirms.ee/",
      "inLanguage": "et-EE",
      "isPartOf": {
        "@id": "https://machines.polfirms.ee/#website"
      },
      "mainEntity": {
        "@id": "https://machines.polfirms.ee/#organization"
      },
      "dateModified": "2026-05-19"
    },

    {
      "@id": "https://machines.polfirms.ee/#ls8",
      "@type": "Product",
      "name": "LS8 seeria",
      "category": "Sõlmelise võrgu masinad / Hinged Joint",
      "description": "Tootmisliin sõlmelise võrgu jaoks Hinged Joint sõlmega. Universaalne masin laiusega kuni 300 cm, sobib tee-, metsa- ja aiavõrkude tootmiseks.",
      "brand": {
        "@id": "https://machines.polfirms.ee/#organization"
      }
    },

    {
      "@id": "https://machines.polfirms.ee/#ls9",
      "@type": "Product",
      "name": "LS9 seeria",
      "category": "Sõlmelise võrgu masinad / Heavy Duty",
      "description": "Võimsam sõlmelise võrgu masinate seeria, mis on loodud suurema koormuse ja kõrgema tootlikkuse jaoks.",
      "brand": {
        "@id": "https://machines.polfirms.ee/#organization"
      }
    },

    {
      "@id": "https://machines.polfirms.ee/#fixed-knot",
      "@type": "Product",
      "name": "Fixed Knot sõlmeline võrk (Cravat-Lock)",
      "category": "Sõlmelised võrgud / Fixed Knot",
      "description": "Fixed Knot (Cravat-Lock) sõlmeline võrk, mida toodetakse Poolas Machines S.C. poolt. Pakkumine hõlmab metsa- ja aiavõrke ning Z-postid.",
      "brand": {
        "@id": "https://machines.polfirms.ee/#organization"
      }
    },

    {
      "@id": "https://machines.polfirms.ee/#farmmesh",
      "@type": "Product",
      "name": "Farmmesh kaubamärk",
      "category": "Tootekaubamärk / Võrgud ja aiapostid",
      "description": "Farmesh kaubamärk hõlmab metsa- ja aiavõrke ning poste. Farmesh on osa Machines S.C. ökosüsteemist ja seda tutvustatakse POLFIRMS eestikeelses tutvustuskihis.",
      "brand": {
        "@id": "https://machines.polfirms.ee/#organization"
      }
    }
  ]
}