Skip to content
Asuruas
Schema type

LocalBusiness schema

A business with a physical local presence or service-area context that fits a LocalBusiness subtype.

Start reading
Schema type

LocalBusiness

Choose the type because the page visibly represents the entity—not because the vocabulary happens to provide the class.

Primary topicLocalBusiness

A business with a physical local presence or service-area context that fits a LocalBusiness subtype.

Operating outcomeAccountable improvement

Connect local discovery with accurate business information and a credible conversion path.

Review statusMaintained resource

Reviewed for accuracy, clarity, and operational use.

01

When to use it

Use LocalBusiness when the primary entity represented by the visible page matches the Schema.org definition. Select a more specific subtype when accurate.

02

Minimum starting properties

  • name
  • url
04

JSON-LD example

{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "@id": "https://example.com/#business",
  "name": "Example Local Business",
  "url": "https://example.com/",
  "telephone": "+1-304-555-0100",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Example City",
    "addressRegion": "WV",
    "addressCountry": "US"
  }
}
05

Common mistakes

  • Choosing the type only because a rich result is desired.
  • Adding properties not visible or supported by the site.
  • Creating conflicting duplicate entities instead of using stable @id values.
  • Failing to update markup when visible data changes.
06

Entity fit for LocalBusiness

Use LocalBusiness only when the page visibly represents the corresponding entity or relationship. Begin with the page purpose and the entity graph, then select the most specific supported type. Do not let the available vocabulary dictate claims the page does not make.

01

Visible support

Every material property should be supported by visible, current, and accurate page content.

02

Stable identity

Use consistent identifiers when the same organization, person, place, product, service, or webpage appears across the graph.

03

Consumer requirements

Treat Schema.org validity and search-consumer eligibility as related but separate checks.

07

Deployment record for LocalBusiness

  • Local visibility and conversion evidence separated by location and service intent.
  • Record the page template, generator, source fields, responsible owner, and release reference.
  • Avoid publishing inconsistent business information across the website and external profiles.
  • Inspect the live page, business profile, structured data, citations, and location-specific conversion tracking.
  • Schedule review when visible content, offers, ownership, locations, products, or consumer documentation changes.
Next useful action

Turn localbusiness into an accountable record.

A justified type-selection decision for LocalBusiness with visible-content support and validation evidence.