Overpass - alteration service=yes

I want to export every location with alteration_service=yes using overpass. But I am stuck

I can export locations with tailor:alteration_service=yes, but this is not good enough as many dry cleaners (etc.) have alteration services. How can I export every location with alteration_service=yes as a tag to build a UMAP mashup?

According to taginfo, there aren’t any instances of “alteration_service” in the database, so you won’t get any results from an overpass query.
taginfo

For the original tag, I see around 160 at https://taginfo.openstreetmap.org/keys/tailor%3Aalteration_service and https://overpass-turbo.eu/s/13wt .

More generally, if you look at https://taginfo.openstreetmap.org/search?q=alteration , you can see what other tag combinations are used. Some are obvious mistaggings (it’s OK to correct those if it really just is a mistagging and not a subtly different meaning), some aren’t relevant which only really leaves a couple of dozen other values. It looks like where you said “alteration_service=yes” it was a typo and you meant “alterations=yes”. You can combine them into one query like this: https://overpass-turbo.eu/s/13wu . Obviously you can add extra lines too.

Sorry, my mistake. The tag is Tailor:alteration_service=yes

I have a dry cleaners in Sandbach that does alterations, but when I added this tag overpass does not pull it out.

Cannot reproduce, this one works just fine: https://overpass-turbo.eu/s/13So