| type | value |
| house_number | 2 |
| hamlet | Steinwald |
+ | village | Göfis |
| postcode | 6811 |
| country | Austria |
| country_code | at |
| neighbourhood | Auenviertel |
| suburb | Eilbek |
| postcode | 22089 |
- | city_district | Wandsbek |
- | state | Hamburg |
+ | city | Hamburg |
| country | Deutschland |
| country_code | de |
| neighbourhood | Auenviertel |
| suburb | Eilbek |
| postcode | 22089 |
- | city_district | Wandsbek |
- | state | Hamburg |
+ | city | Hamburg |
| country | Deutschland |
| country_code | de |
| country | Uruguay |
| country_code | uy |
+ Scenario Outline: Housenumber 0 can be found
+ When sending <format> search query "Pham Hung Road 0" with address
+ Then results contain
+ | display_name |
+ | ^.*, 0,.* |
+ And result addresses contain
+ | house_number |
+ | 0 |
+
+ Examples:
+ | format |
+ | xml |
+ | json |
+ | jsonv2 |
+ | geojson |
+
@Tiger
Scenario: TIGER house number
When sending json search query "323 22nd Street Southwest, Huron"