Property:Cuisine
From Mikomos Wiki
This is a property of type String and it contains what type of cuisine a restaurant has.
The allowed values for this property are:
- American
- Chinese
- Coffee
- Deli
- Desserts
- French
- Ice Cream
- Indian
- Italian
- Israeli
- Other
- Japanese
- Mexican
- Ice Cream
- Italian
- Persian
- Pizza
- Steak House
- Sushi
- Vegetarian
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "American", "Chinese", "Coffee", "Deli", "Desserts", "French", "Ice Cream", "Indian", "Italian", "Israeli", "Other", "Japanese", "Mexican", "Persian", "Pizza", "Steak House", "Sushi", "Vegetarian" ] } }