Sentry/browser, how to set the user's country as a tag?

I am using @sentry/browser. I would like to be able to filter errors by the users’ country. In the event json I do see information for country, but not sure how to access that data and have it inserted as a tag.