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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[],[],null,["# FoodEstablishment\n\nType name: [FoodEstablishment](/workspace/gmail/markup/reference/types/FoodEstablishment)\n\nExtends [LocalBusiness](/workspace/gmail/markup/reference/types/LocalBusiness)\n\n| Name | Type | Description |\n|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| acceptsReservations | [Boolean](/workspace/gmail/markup/reference/types/Boolean), [Text](/workspace/gmail/markup/reference/types/Text) or [URL](/workspace/gmail/markup/reference/types/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`. |\n| menu | [Text](/workspace/gmail/markup/reference/types/Text) or [URL](/workspace/gmail/markup/reference/types/URL) | Either the actual menu or a URL of the menu. |\n| servesCuisine | [Text](/workspace/gmail/markup/reference/types/Text) | The cuisine of the restaurant. |"]]