

{ "@context": "https://schema.org", "@type": "Menu", "@id": "https://www.orchardlakemezza.com/menu#main-menu", "name": "Orchard Lake Mezza Menu", "mainEntityOfPage": "https://www.orchardlakemezza.com/menu", "offers": { "@type": "Offer", "priceCurrency": "USD", "seller": { "@type": "Restaurant", "@id": "https://www.orchardlakemezza.com/#restaurant", "name": "Orchard Lake Mezza", "telephone": "+1-248-865-0000", "address": { "@type": "PostalAddress", "streetAddress": "4189 Orchard Lake Rd", "addressLocality": "West Bloomfield Township", "addressRegion": "MI", "postalCode": "48323", "addressCountry": "US" } } }, "hasMenuSection": [ { "@type": "MenuSection", "name": "Authentic Lebanese Mezza", "description": "Traditional small plates and appetizers including Hummus, Baba Ghanoush, and Tabbouleh.", "hasMenuItem": [ { "@type": "MenuItem", "name": "Hummus", "description": "Chickpeas puréed with tahini, lemon juice, and virgin olive oil.", "offers": { "@type": "Offer", "price": "8.95", "priceCurrency": "USD" } }, { "@type": "MenuItem", "name": "Tabbouleh", "description": "Fine chopped parsley, cracked wheat, tomatoes, onions, lemon juice, and olive oil.", "offers": { "@type": "Offer", "price": "9.95", "priceCurrency": "USD" } } ] }, { "@type": "MenuSection", "name": "Entrees & Grilled Specialties", "description": "Flame-grilled kebabs and traditional platters served with rice or salad.", "hasMenuItem": [ { "@type": "MenuItem", "name": "Chicken Shawarma", "description": "Premium hand-carved chicken marinated in Lebanese spices and slowly roasted.", "offers": { "@type": "Offer", "price": "18.95", "priceCurrency": "USD" } } ] } ] }

