diff --git a/assets/layers/doctors/doctors.json b/assets/layers/doctors/doctors.json index e69fb27a4..e1d2037ae 100644 --- a/assets/layers/doctors/doctors.json +++ b/assets/layers/doctors/doctors.json @@ -38,6 +38,16 @@ "phone", "email", "website", + { + "question": { + "en": "What is the name of this doctors place?" + }, + "render": "This doctors place is called {name}", + "freeform": { + "key": "name" + }, + "id": "name" + }, { "condition": "amenity=doctors", "id": "specialty",