---
description: SG no postcode
components:
    country: Singapore
    country_code: SG
    house_number: 76
    neighbourhood: Chinatown
    road: Shenton Way
    suburb: Shenton Way
expected:  |
    76 Shenton Way
    Singapore
---
# see https://en.wikipedia.org/wiki/Address_(geography)#Singapore
description: Chinatown Singapore
components:
    country: Singapore
    country_code: SG
    city: Singapore
    postcode: 546080
    house_number: 16
    road: Sandilands Road
expected:  |
    16 Sandilands Road
    Singapore 546080
---
description: no city, 1.30585,103.78158
components:
    country: Singapore
    country_code: sg
    county: Southwest
    house_number: 26
    postcode: 130026
    residential: Dover Gardens
    road: Dover Crescent
    suburb: Queenstown
expected:  |
    26 Dover Crescent, Dover Gardens
    Singapore 130026
---
description: wrong city, 1.30585,103.78158
components:
    city: Jurong East
    country: Singapore
    country_code: sg
    county: Southwest
    house_number: 26
    postcode: 130026
    residential: Dover Gardens
    road: Dover Crescent
    suburb: Queenstown
expected:  |
    26 Dover Crescent, Dover Gardens
    Singapore 130026