Type name: FoodEstablishment
Extends LocalBusiness
Name | Type | Description |
---|---|---|
acceptsReservations | Boolean, Text or URL | Indicates whether a FoodEstablishment accepts reservations. Values can be Boolean, an URL at which reservations can be made or (for backwards compatibility) the strings Yes or No . |
menu | Text or URL | Either the actual menu or a URL of the menu. |
servesCuisine | Text | The cuisine of the restaurant. |