Create miniature_golf.json

This commit is contained in:
boothym
2016-07-26 13:29:43 +01:00
committed by Bryan Housel
parent 5a2c140f41
commit ad1177025b
@@ -0,0 +1,21 @@
{
"icon": "golf",
"fields": [
"operator",
"address",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"terms": [
"crazy"
"mini"
"putt"
],
"tags": {
"leisure": "miniature_golf"
},
"name": "Miniature Golf"
}