Skip to main content
🏪

Local Business

Brick-and-mortar business information

About Local Business Schema

The Local Business schema type is used to mark up brick-and-mortar business information. Implementing this structured data helps search engines understand your content better and may qualify your pages for rich results in Google Search.

Properties

* Required Properties

@context
Must be "https://schema.org"
Type: URL
@type
Must be "LocalBusiness"
Type: Text
name
The name or title
Type: Text

Recommended Properties

description
A description of the item
Type: Text
url
URL of the item
Type: URL
image
An image of the item
Type: URL or ImageObject

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Example Local Business",
  "description": "Brick-and-mortar business information",
  "url": "https://example.com/local-business",
  "image": "https://example.com/image.jpg"
}

Looking for more tools? TryOpen Rate AIfor optimize email open rates.