Scrape latitude + longitude inside gmaps iframe

Trying to extract lat + long from this page: https://guide.michelin.com/en/masovia/warszawa/restaurant/senses

any ideas?

Usually it is quite hard to get info from an iframe, but fortunately in this case, the lat-long is right there in the iframe's URL. So you can get it with:

Type: HTML
Selector: div.google-map__static
Regex: (?<=q\=)[\-\d\.\,]+