> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.platelunchcollective.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Entity Type

> An entity type is the classification of an entity within a schema or knowledge system — the category that defines what kind of thing it is.

*Core concept* · *Entity & Knowledge Graph*

## Definition

An entity type is the classification of an entity within a schema or knowledge system — the category that defines what kind of thing it is. Schema.org defines a hierarchy of entity types including Thing, Person, Organization, LocalBusiness, Product, Event, and many subtypes.

## Why It Matters for AI Search

Getting the type right — and declaring it explicitly through schema markup — ensures the entity is evaluated against the correct set of attributes and surfaces in the correct query contexts. A LocalBusiness entity is evaluated differently than an Organization entity; a Product is handled differently than a Service. Incorrect or missing type declarations are a silent source of AI miscategorization.

## Related Terms

<CardGroup cols={2}>
  <Card title="Entity schema" href="/ai-search-glossary/entity-schema" />

  <Card title="Entity categorization" href="/ai-search-glossary/entity-categorization" />

  <Card title="Organization schema" href="/ai-search-glossary/organization-schema" />

  <Card title="Schema.org" href="/ai-search-glossary/schemaorg" />

  <Card title="Entity attribute" href="/ai-search-glossary/entity-attribute" />
</CardGroup>

## Relevant Plate Lunch Collective Services

[Entity SEO](https://www.platelunchcollective.com/services/entity-seo)
