{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://ortel.polfirms.lt/#organization",
      "url": "https://ortel.polfirms.lt/",
      "name": "ORTEL Spółka Jawna",
      "description": "Ortel - Lenkijos premium vyriškų drabužių gamintojas nuo 1989 m.: kostiumai, paltai, striukės, švarkai ir smokingai.",
      "foundingDate": "1989",
      "sameAs": [
        "http://www.ortel.pl"
      ]
    },
    {
      "@type": "LocalBusiness",
      "@id": "https://ortel.polfirms.lt/#localbusiness",
      "url": "https://ortel.polfirms.lt/",
      "name": "ORTEL Spółka Jawna",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "ul. Wolborska 44",
        "addressLocality": "Baby",
        "postalCode": "97-310",
        "addressRegion": "Łódzkie",
        "addressCountry": "PL"
      },
      "telephone": "+48 44 616 99 40",
      "email": "ortel@ortel.pl",
      "openingHours": "Mo-Fr 08:00-16:00"
    },
    {
      "@type": "WebSite",
      "@id": "https://ortel.polfirms.lt/#website",
      "url": "https://ortel.polfirms.lt/",
      "name": "ORTEL POLFIRMS",
      "inLanguage": "lt",
      "publisher": {
        "@id": "https://ortel.polfirms.lt/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://ortel.polfirms.lt/#webpage",
      "url": "https://ortel.polfirms.lt/",
      "name": "Ortel - vyriškų kostiumų, paltų ir striukių gamintojas nuo 1989 m.",
      "description": "Ortel - Lenkijos premium vyriškų drabužių gamintojas nuo 1989 m.: kostiumai, paltai, striukės, švarkai ir smokingai.",
      "inLanguage": "lt",
      "isPartOf": {
        "@id": "https://ortel.polfirms.lt/#website"
      },
      "about": {
        "@id": "https://ortel.polfirms.lt/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://ortel.polfirms.lt/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "ORTEL",
          "item": "https://ortel.polfirms.lt/"
        }
      ]
    }
  ]
}
