Create static_caravans.json

Key is used with tourism related features. Also see #26
This commit is contained in:
kjonosm 2023-01-22 14:00:09 +01:00 committed by GitHub
parent 9512192026
commit 891eb02711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,11 @@
{
"key": "static_caravans",
"type": "check",
"label": "Mobile Homes",
"terms": [
"House Trailers",
"Park Home",
"Static Caravans",
"Trailer home"
]
}