# Hong Kong
---
description: Cinema in HK, 22.29987,114.17933
components:
  cinema: Chinachem Golden Plaza Cinema
  country: Hong Kong
  country_code: hk
  county: Yau Tsim Mong District
  road: Science Museum Road
  state: Hong Kong
  state_district: Kowloon
  suburb: Tsim Sha Tsui
expected:  |
    Chinachem Golden Plaza Cinema
    Science Museum Road
    Kowloon
    Hong Kong
---
description: just city, no state
components:
    city: Hong Kong
    country: Hong Kong
    country_code: hk
    road: 211 Test Street
expected:  |
    211 Test Street
    Hong Kong
---
description: 22.31929, 114.22026, no country
components:
  building: Block 1
  city: Hong Kong
  country_code: hk
  house_number: 24
  neighbourhood: Crocodile Hill
  quarter: Lok Wah Shan
  region: Kowloon
  road: Hong Lee Road
  state: Hong Kong
  suburb: Kwun Tong District
expected:  |
    Block 1
    24 Hong Lee Road
    Kowloon
    Hong Kong
---
description: 22.31929, 114.22026, with country
components:
  building: Block 1
  city: Hong Kong
  country: China
  country_code: hk
  house_number: 24
  neighbourhood: Crocodile Hill
  quarter: Lok Wah Shan
  region: Kowloon
  road: Hong Lee Road
  state: Hong Kong
  suburb: Kwun Tong District
expected:  |
    Block 1
    24 Hong Lee Road
    Kowloon
    Hong Kong
    China