[out:json][timeout:25];
{{geocodeArea:London}}->.s;
nwr["amenity"="restaurant"]["opening_hours"](area.s);
out geom;
Then write a parser to extract the times. Should be a start!
[out:json][timeout:25];
{{geocodeArea:London}}->.s;
nwr["amenity"="restaurant"]["opening_hours"](area.s);
out geom;
Then write a parser to extract the times. Should be a start!