acceptsReservations

From the official description...

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.

Based on the recommendations, we process and accept the following values...

Normalization

Accepted values are normalized into either a Boolean or URL.

Technical Notes