{
    "icon": "maki-dentist",
    "fields": [
        "name",
        "operator",
        "healthcare/speciality",
        "address",
        "building_area_yes",
        "opening_hours"
    ],
    "moreFields": [
        "{@templates/poi}"
    ],
    "geometry": [
        "point",
        "area"
    ],
    "terms": [
        "dental",
        "teeth",
        "tooth"
    ],
    "tags": {
        "amenity": "dentist"
    },
    "addTags": {
        "amenity": "dentist",
        "healthcare": "dentist"
    },
    "reference": {
        "key": "amenity",
        "value": "dentist"
    },
    "name": "Dentist"
}
