Glossary

Plain-English SEO definitions, sourced from Google's documentation.

Local Business Structured Data

Schema.org LocalBusiness markup that describes a business's name, address, hours and contact details so Google can show them in Search and Maps.

Definition

Local business structured data is schema.org markup using the LocalBusiness type (or a more specific subtype like Restaurant) that describes a business's details — name, address, opening hours and contact information — so Google can understand and surface them in Search and Maps.

Google uses LocalBusiness markup to help populate features such as the business knowledge panel, carousels of related businesses, and, with the Maps Booking API, reservation or ordering actions. More specific schema.org subtypes (for example Restaurant or HealthClub) can be used where they apply. As with other structured data, the markup makes a business eligible for these features but does not guarantee they appear.

Examples

  • Restaurant listing

    A café adds LocalBusiness (Restaurant) JSON-LD with its address, opening hours and phone number. Google can use it to populate the café's knowledge panel in Search and its listing in Maps.

  • Specific subtype

    A gym marks itself up with the HealthClub subtype rather than the generic LocalBusiness type, giving Google a more precise signal about the kind of business it is.

Sources

Related terms

Where QueryCatch uses this

Last updated: 07/07/2026