{
    "icon": "maki-doctor",
    "fields": [
        "name",
        "operator",
        "healthcare/speciality",
        "address",
        "building_area_yes",
        "opening_hours"
    ],
    "moreFields": [
        "{@templates/poi}"
    ],
    "geometry": [
        "point",
        "area"
    ],
    "terms": [
        "general practitioner",
        "medic",
        "medical doctor",
        "physician"
    ],
    "tags": {
        "amenity": "doctors"
    },
    "addTags": {
        "amenity": "doctors",
        "healthcare": "doctor"
    },
    "reference": {
        "key": "amenity",
        "value": "doctors"
    },
    "name": "Doctor"
}
