Global Address Lab Fictional address examples for QA, forms, and international format learning.

South Korea address generator

Generate structurally plausible fictional South Korea address examples for software testing, form validation, and address format learning. The page explains fields and format without generating identity data.

Generated Address
Street address
3359, Samil-gil
address line 1
City
Jongno-gu
locality
Region
Seoul
code + name
Postal code
03154
postal code
Phone format
+82 51-0000-0100
format only
Full format
3359, Samil-gil, Jongno-gu, Seoul, 03154, South Korea
copy ready
Format Notes
Address order
addressLine1 -> locality -> administrativeArea -> postalCode -> countryName
format guide
JSON fields
countryCode, countryName, addressLine1, addressLine2, locality, administrativeArea, administrativeAreaLabel, administrativeAreaDisplay, postalCode, phoneExample
developer export
Safe use
For QA fixtures, form validation, and address format learning only
compliance

This tool generates fictional address examples for software testing, form validation, and address format learning. Do not use generated data for fraud, identity misrepresentation, financial applications, KYC, or account abuse.

South Korea address format notes

Romanized Korean road-name addresses place the building number with the road name, followed by district, city or province, postal code, and country.

Postal code

Current postal codes use five digits; generation is format-only rather than a road-address database lookup.

South Korea uses five-digit postal codes. These samples do not claim road-level compatibility.

Structural pattern
^\d{5}$
Format example
03154

Phone format

Phone values are non-contact format examples.

Common mistakes

  • Using the retired six-digit postal-code assumption.
  • Forcing Korean data into a US city/state hierarchy.
  • Treating romanized output as deliverability verification.

Format references

Last reviewed: 2026-06-27 · format-only