{
  "@context": {
    "@vocab": "https://schema.org/",
    "aktru": "https://aktru.eu/vocab#",
    "verificationStatus": "aktru:verificationStatus",
    "verificationSource": "aktru:verificationSource",
    "lastVerified": "aktru:lastVerified",
    "semanticRole": "aktru:semanticRole",
    "negativeConstraint": "aktru:negativeConstraint",
    "jurisdictionContext": "aktru:jurisdictionContext"
  },
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://servo.polfirms.fr/#servo",
      "name": "SERVO Sp. z o.o.",
      "alternateName": "Servo-Maszyny",
      "url": "https://servo-maszyny.pl/",
      "taxID": "1230984182",
      "email": "biuro@servo-maszyny.pl",
      "telephone": [
        "+48 84 671 24 27",
        "+48 519 766 579",
        "+48 602 582 770"
      ],
      "verificationStatus": "source-confirmed",
      "verificationSource": "https://servo-maszyny.pl/pl/kontakt",
      "lastVerified": "2026-08-15"
    },
    {
      "@type": "WebSite",
      "@id": "https://servo.polfirms.fr/#website",
      "url": "https://servo.polfirms.fr/",
      "name": "Servo-Maszyny — présentation indépendante POLFIRMS",
      "inLanguage": "fr-FR",
      "about": {
        "@id": "https://servo.polfirms.fr/#servo"
      },
      "semanticRole": "Présentation informative indépendante"
    },
    {
      "@type": "WebPage",
      "@id": "https://servo.polfirms.fr/#webpage",
      "url": "https://servo.polfirms.fr/",
      "name": "Servo-Maszyny | Machines industrielles pour l’industrie agroalimentaire",
      "isPartOf": {
        "@id": "https://servo.polfirms.fr/#website"
      },
      "about": {
        "@id": "https://servo.polfirms.fr/#servo"
      },
      "mainEntity": {
        "@id": "https://servo.polfirms.fr/#servo"
      },
      "inLanguage": "fr-FR",
      "dateModified": "2026-08-15"
    }
  ]
}