diff --git a/data/fields/picnic_table.json b/data/fields/picnic_table.json new file mode 100644 index 00000000..375c886a --- /dev/null +++ b/data/fields/picnic_table.json @@ -0,0 +1,9 @@ +{ + "key": "picnic_table", + "type": "check", + "label": "Picnic Table", + "terms": [ + "outdoor table", + "bench" + ] +}