Skip to content

Commit e1b4ef1

Browse files
committed
Preset for Veterinary Pharmacy
1 parent 8afc34b commit e1b4ef1

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
{
2+
"icon": "fa-solid fa-paw",
3+
"fields": [
4+
"name",
5+
"operator",
6+
"address",
7+
"building_area_yes",
8+
"opening_hours"
9+
],
10+
"moreFields": [
11+
"{@templates/poi}",
12+
"charge_fee",
13+
"fee"
14+
],
15+
"geometry": [
16+
"point",
17+
"area"
18+
],
19+
"terms": [
20+
"pet clinic",
21+
"veterinarian",
22+
"pet doctor",
23+
"veterinary pharmacy",
24+
"pet pharmacy",
25+
"animal pharmacy",
26+
"vet pharmacy",
27+
"pet meds",
28+
"animal medication",
29+
"veterinary supplies",
30+
"pet prescriptions",
31+
"veterinary compounding"
32+
],
33+
"aliases": [
34+
"Animal Pharmacy"
35+
],
36+
"tags": {
37+
"amenity": "veterinary_pharmacy"
38+
},
39+
"name": "Veterinary Care"
40+
}

0 commit comments

Comments
 (0)