{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "PrintingHouse.pl",
  "url": "https://printinghouse.pl",
  "logo": "https://printinghouse.pl/assets/images/logo.png",
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+48-123-456-789",
    "contactType": "customer service",
    "areaServed": "PL",
    "availableLanguage": "Polish"
  },
  "sameAs": [
    "https://www.facebook.com/printinghousepl",
    "https://www.linkedin.com/company/printinghousepl"
  ]
}
