Local & Places
Restaurant Menu Details
For foods, cuisines, dishes, pricing, and restaurant features.
Official JSON-LD Template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"@context": "https://schema.org",
"@type": "Restaurant",
"name": "Mamma Mia Cantina",
"image": "https://box4.dev/assets/images/cantina.png",
"address": {
"@type": "PostalAddress",
"streetAddress": "44 Pasta Street",
"addressLocality": "Sao Paulo"
},
"telephone": "+551132222222",
"priceRange": "$$$",
"servesCuisine": "Italian",
"menu": {
"@type": "Menu",
"name": "Main Menu",
"hasMenuSection": {
"@type": "MenuSection",
"name": "Pasta",
"hasMenuItem": {
"@type": "MenuItem",
"name": "Lasagna alla Bolognese",
"offers": {
"@type": "Offer",
"price": "49.90",
"priceCurrency": "BRL"
}
}
}
}
}Google Semantic Checklist
ValidThis template meets 100% of the mandatory requirements and recommendations of Google Search.
Mapped Data Structure
Google SEO Benefit
Displays dishes, menus, and prices directly in Google Maps results, driving direct reservations.
Structured Data Examples Catalog
Explore templates of structured data to boost your website's SEO ranking.
Article Example
News Article Example
Blog Post Example
Book Example
FAQ Page Example
Q&A Page Example
Voice Speakable Content
Discussion Forum Topic