All generators
Business · Organization

Organization Schema Generator

Declare your company for the Knowledge Panel.

Min 112×112px, square preferred.

Facebook, LinkedIn, Twitter/X, Instagram, YouTube, Wikipedia.

output.json
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "",
    "addressLocality": "",
    "addressRegion": "",
    "postalCode": "",
    "addressCountry": "GB"
  }
}