> ## 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.

# Schema Type

> A schema type is a specific class within the schema.

*Technical implementation* · *Structured Data*

## Definition

A schema type is a specific class within the schema.org vocabulary — such as Article, FAQPage, Product, Organization, LocalBusiness, or Person — that defines the type of entity or content being marked up. Each schema type has a defined set of properties and expected values.

## Why It Matters for AI Search

Schema type selection determines what entity information can be expressed and how AI systems interpret a page's content. Choosing the most specific applicable schema type — Restaurant rather than LocalBusiness, SoftwareApplication rather than Product — provides AI systems with more precise entity classification and unlocks type-specific properties that broader types do not support. Schema type decisions are the first step in any structured data implementation.

## Related Terms

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

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

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

  <Card title="JSON-LD" href="/ai-search-glossary/json-ld" />

  <Card title="Structured data" href="/ai-search-glossary/structured-data" />
</CardGroup>

## Relevant Plate Lunch Collective Services

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