diff --git a/data/presets/amenity/health_post.json b/data/presets/amenity/health_post.json index ccc1ba14..15bbede5 100644 --- a/data/presets/amenity/health_post.json +++ b/data/presets/amenity/health_post.json @@ -18,6 +18,10 @@ "point", "area" ], + "terms": [ + "health center", + "health station" + ], "tags": { "amenity": "health_post" }, @@ -33,6 +37,6 @@ "name": "Community Health Post", "aliases": [ "Barangay Health Center", - "Barangay Health Station", + "Barangay Health Station" ] }