id-tagging-schema/data/fields/cuisine.json
2020-11-05 11:30:34 -05:00

9 lines
134 B
JSON

{
"key": "cuisine",
"type": "semiCombo",
"label": "Cuisines",
"terms": [
"fare",
"food types"
]
}