mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 01:02:47 +00:00
11 lines
149 B
JSON
11 lines
149 B
JSON
{
|
|
"key": "heating",
|
|
"type": "check",
|
|
"label": "Heating",
|
|
"terms": [
|
|
"firepit",
|
|
"fireplace",
|
|
"heater"
|
|
]
|
|
}
|