Free Tool
Local Business Schema Validator
Local business information with address, hours, and reviews. Validate your LocalBusiness structured data and preview how it appears in Google rich results.
Required Fields
nameaddress
Recommended Fields
telephoneopeningHoursSpecificationimagepriceRangeaggregateRating
Validate Your Local Business Schema
JSON-LD
Example Local Business JSON-LD
{
"@context": "https://schema.org",
"@type": "LocalBusiness",
"name": "Joe's Coffee Shop",
"image": "https://example.com/coffee-shop.jpg",
"address": {
"@type": "PostalAddress",
"streetAddress": "123 Main St",
"addressLocality": "San Francisco",
"addressRegion": "CA",
"postalCode": "94105"
},
"telephone": "+1-415-555-0100",
"priceRange": "$$",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
"opens": "07:00",
"closes": "19:00"
}
],
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.5",
"reviewCount": "230"
}
}Ready for a Full Site Audit?
Audit multiple URLs at once and get comprehensive performance, SEO, and accessibility insights.
Start Bulk Audit