How to get geocoded location from address (based on entities)?

Hi,

I’m attempting to use the Waze Travel Time integration. This works great with entities being provided.
For destination I managed to use the location of my calendar entry.

When I want to use the Waze iFrame to display a map (and possibly direction), I need to provide Longitude and Latitude.
However I don’t seem to find an easy way to get Lat & Long from an address to build up the required iFrame URL.

Any recommnedations?

You can try Nominatim: Overview - Nominatim Documentation
It’s the geocoding companion to OpenStreetMap