id-tagging-schema/data/fields/consulate.json

15 lines
436 B
JSON

{
"key": "consulate",
"type": "combo",
"label": "Type",
"strings": {
"options": {
"consulate_general": "Consulate General",
"honorary_consul": "Honorary Consul",
"yes": "Consulate",
"consular_office": "Consular Services Office",
"consular_agency": "Consular Services Agency",
"residence": "Official Residence of a Consul"
}
}
}