Skip to content

Commit 891eb02

Browse files
authored
Create static_caravans.json
Key is used with tourism related features. Also see #26
1 parent 9512192 commit 891eb02

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

data/fields/static_caravans.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"key": "static_caravans",
3+
"type": "check",
4+
"label": "Mobile Homes",
5+
"terms": [
6+
"House Trailers",
7+
"Park Home",
8+
"Static Caravans",
9+
"Trailer home"
10+
]
11+
}

0 commit comments

Comments
 (0)