AEO Saigon
Fundamentals

Organization Schema & Knowledge Panel: How AI Understands Your Brand

Table of contents

Organization schema is your official introduction to AI — declaring your brand name, business type, founding date, and linking to all external sources that confirm your existence. When set up correctly, AI has enough data to answer "What is Company X?" with accurate information from your website — instead of guessing or pulling from inaccurate sources.

Why does Organization schema matter for AEO?

AI doesn't just read page content — it builds its own Knowledge Graph about entities (people, companies, places, products). Organization schema is the most direct way to feed data into that Knowledge Graph.

With correct Organization schema:

  • AI knows exactly your company's name, description, and business type
  • When someone asks "What does AEO Saigon do?", AI answers accurately from your schema
  • AI links your brand to external sources (LinkedIn, Wikipedia) → increases trust

Complete Organization schema syntax

{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "AEO Saigon",
  "legalName": "AEO Saigon Co., Ltd.",
  "description": "Vietnam's AEO (Answer Engine Optimization) consulting and implementation firm — helping businesses get proactively cited by AI like ChatGPT and Gemini when customers ask relevant questions.",
  "url": "https://aeosaigon.com",
  "logo": {
    "@type": "ImageObject",
    "url": "https://aeosaigon.com/logo.png",
    "width": 400,
    "height": 120
  },
  "foundingDate": "2024",
  "foundingLocation": {
    "@type": "Place",
    "address": {
      "@type": "PostalAddress",
      "addressLocality": "Ho Chi Minh City",
      "addressCountry": "VN"
    }
  },
  "contactPoint": {
    "@type": "ContactPoint",
    "contactType": "customer service",
    "email": "hello@aeosaigon.com",
    "availableLanguage": ["Vietnamese", "English"]
  },
  "sameAs": [
    "https://www.linkedin.com/company/aeosaigon",
    "https://www.facebook.com/aeosaigon",
    "https://twitter.com/aeosaigon",
    "https://www.youtube.com/@aeosaigon"
  ],
  "knowsAbout": [
    "Answer Engine Optimization",
    "AEO",
    "AI Search Optimization",
    "Structured Data",
    "Schema.org",
    "ChatGPT SEO",
    "Google AI Overviews"
  ],
  "areaServed": {
    "@type": "Country",
    "name": "Vietnam"
  }
}

The most important fields

sameAs — entity linking

sameAs is an array of URLs to external sources confirming your entity is real and trustworthy. Priority order:

SourceTrust valueHow to create
Wikidata★★★★★Create entity at wikidata.org
Wikipedia★★★★★Requires sufficient notability
LinkedIn Company★★★★Create a company page
Crunchbase★★★★Free registration
Google Business Profile★★★★Verify address
Facebook Page★★★Official Facebook page
Twitter/X★★★Verified official account

Important note: URLs in sameAs must be your profile/entity page URL, not the social network's homepage. Correct: https://www.linkedin.com/company/your-company. Wrong: https://www.linkedin.com.

knowsAbout — areas of expertise

knowsAbout declares the topics your organization has expertise in. AI reads this field to decide whether your website is a trustworthy source for that topic.

Example: if knowsAbout includes "AEO" and "Schema.org", AI will prioritize citing your website when asked about AEO or schema over websites that don't declare this.

foundingDate — credibility signal over time

Companies established longer are generally trusted more by AI. foundingDate doesn't help much for new companies, but is an important signal for businesses operating over 3 years.

Organization schema vs Person schema

If your business is closely associated with the individual founder:

{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Nguyen Van A",
  "jobTitle": "Founder & CEO",
  "worksFor": {
    "@type": "Organization",
    "name": "AEO Saigon"
  },
  "knowsAbout": ["AEO", "Digital Marketing", "SEO"],
  "sameAs": [
    "https://www.linkedin.com/in/nguyen-van-a",
    "https://twitter.com/nguyenvana"
  ]
}

Person schema + Organization schema combined creates a stronger entity graph: AI understands that this person is the founder of AEO Saigon and an AEO expert — a particularly powerful E-E-A-T signal for YMYL content.

How to create a Wikidata entry for your brand

Wikidata is the data source AI trusts most (alongside Wikipedia). A brand doesn't need to be famous to have a Wikidata entry, but needs to be sufficiently "verifiable":

Requirement: The business has been mentioned in at least 2–3 credible external sources (press, industry blogs, directories...).

Steps to create a Wikidata entry:

  1. Create an account at wikidata.org
  2. Select "Create a new item"
  3. Declare: label (company name in each language), description ("AEO consulting company in Vietnam")
  4. Add statements: instance of (Q4830453 - business), country (Vietnam), official website, inception date
  5. Add identifiers: LinkedIn page, Facebook page
  6. Once created, get the Q-number (e.g. Q12345678) and add it to sameAs in your website schema

Knowledge Panel — not everyone gets one, but optimization still matters

A Knowledge Panel is the information box on the right side of Google Search. Not every brand will have one, but optimizing Organization schema is still beneficial even without a Knowledge Panel:

  • Google AI Overviews uses Knowledge Graph data when answering
  • ChatGPT and Perplexity read sameAs to build context about your brand
  • When you have a Wikidata entity, Perplexity often shows brand information in the sidebar

Organization schema is the brand entity foundation that all other AEO content builds on. Implement it correctly once and it requires little maintenance — only update when there are changes to your name, address, or sameAs links. See entity building for small businesses for a broader understanding, or use AEO checker to check your current schema.

Frequently asked questions

How does Organization schema differ from LocalBusiness schema?

LocalBusiness is a subtype of Organization — use it when the business has a physical location customers can visit. Organization (the parent) is for companies without a fixed location or online-only businesses. A company can use both: Organization for the corporate entity, LocalBusiness for each office.

How important is sameAs in Organization schema?

Extremely important. sameAs is an array of URLs that link your brand entity to trusted external sources: Wikipedia, Wikidata, LinkedIn, Facebook, Twitter/X, YouTube. AI uses sameAs to verify the brand is real, build a Knowledge Graph entry, and cite accurate information when asked about you.

What is a Knowledge Panel and who can have one?

A Knowledge Panel is the information box that appears on the right side of Google Search when searching for a brand name. It's primarily for brands with a Wikidata entry, Wikipedia article, or verified via Google My Business. Small businesses usually don't have a Knowledge Panel, but can still optimize Organization schema so AI recognizes them correctly.

How many web mentions does a brand need before AI recognizes it?

There's no exact number, but quality signals matter more than quantity. AI (especially Google) looks at: whether there's a Wikidata entry, whether Wikipedia mentions it, whether the brand name appears consistently across multiple sources, and whether sameAs links work. 10 quality sources beat 1,000 spam mentions.

AEO Saigon

An Answer Engine Optimization agency in Ho Chi Minh City — helping business websites get cited by AI. About AEO Saigon →

Want your website to be cited by AI like this?

Free Audit