Whether you are involved in cross-border e-commerce, international shipping, or simply registering on a US-based website, knowing how to write a correct US address is an essential skill. The US address format may seem straightforward, but it follows strict naming conventions and an encoding system that many people overlook. This guide covers everything you need to know about the standard US address format.
1. The Standard Three-Line US Address Format
US addresses follow a three-line structure, with each line carrying a distinct level of information. Understanding this structure is the first step toward writing addresses correctly.
Line 1: Recipient Name or Company Name
The first line is reserved for the recipient's full name. For business addresses, use the company name instead. For example: John Smith or ABC Corporation.
Line 2: Street Address
The second line is the most critical part of the address. It must include the house number, street name, and street type suffix. Common US street type suffixes include:
- St (Street) β a public road in a city or town
- Ave (Avenue) β a broad road, often lined with trees
- Blvd (Boulevard) β a wide street, often with a median
- Dr (Drive) β a winding road, often residential
- Ln (Lane) β a narrow road, often in rural areas
- Rd (Road) β a general-purpose thoroughfare
- Pl (Place) β a short street, often a dead end
- Ct (Court) β a cul-de-sac ending in a loop
If the address includes an apartment or unit number, append it after the street address using Apt (Apartment), Unit, or the # symbol. For example: 123 Main St, Apt 4B.
Line 3: City, State Abbreviation, ZIP Code
The third line follows a fixed format: City, State_Abbreviation ZIP_Code. Note that a comma follows the city name, the state abbreviation uses two uppercase letters (the standard USPS code), and no comma separates the state abbreviation and ZIP Code. For example:
New York, NY 10001
Los Angeles, CA 90001
2. Complete List of US State Abbreviations
The United States Postal Service (USPS) has defined a standard two-letter abbreviation for each state and the District of Columbia. Always use these standard abbreviations β never the full state name or a non-standard abbreviation.
| State | Abbr. | State | Abbr. |
|---|---|---|---|
| Alabama | AL | Montana | MT |
| Alaska | AK | Nebraska | NE |
| Arizona | AZ | Nevada | NV |
| Arkansas | AR | New Hampshire | NH |
| California | CA | New Jersey | NJ |
| Colorado | CO | New Mexico | NM |
| Connecticut | CT | New York | NY |
| Delaware | DE | North Carolina | NC |
| District of Columbia | DC | North Dakota | ND |
| Florida | FL | Ohio | OH |
| Georgia | GA | Oklahoma | OK |
| Hawaii | HI | Oregon | OR |
| Idaho | ID | Pennsylvania | PA |
| Illinois | IL | Rhode Island | RI |
| Indiana | IN | South Carolina | SC |
| Iowa | IA | South Dakota | SD |
| Kansas | KS | Tennessee | TN |
| Kentucky | KY | Texas | TX |
| Louisiana | LA | Utah | UT |
| Maine | ME | Vermont | VT |
| Maryland | MD | Virginia | VA |
| Massachusetts | MA | Washington | WA |
| Michigan | MI | West Virginia | WV |
| Minnesota | MN | Wisconsin | WI |
| Mississippi | MS | Wyoming | WY |
| Missouri | MO |
3. ZIP Code Encoding Rules
ZIP Code (Zone Improvement Plan Code) is the postal code system used by the United States Postal Service, introduced in 1963. A standard ZIP Code consists of 5 digits, each carrying geographic meaning.
What the 5 Digits Mean
- Digit 1 β Represents a broad geographic region of the US (0β9, from east to west). For example, 0 represents the Northeast (New York, Massachusetts), while 9 represents the West (California, Washington).
- Digits 2β3 β Represent the Sectional Center Facility (SCF) within that region.
- Digits 4β5 β Represent the specific post office or delivery area.
ZIP+4 Extended Code
In 1983, USPS introduced the ZIP+4 code, which adds a hyphen and four additional digits to the basic 5-digit code (e.g., 10001-1234). The extended code can pinpoint a specific street segment, building, or even floor. While ZIP+4 is not mandatory, using it can improve mail sorting efficiency and delivery accuracy.
4. Common Address Mistakes and How to Avoid Them
When filling out US addresses, the following mistakes are the most common. Knowing them in advance can save you from rejected forms or delivery delays.
Mistake 1: Incorrect State Abbreviation
Many beginners use the full state name (e.g., "California") or a non-standard abbreviation (e.g., "Calif.") instead of the standard two-letter code (CA). All US addresses should use the official USPS two-letter abbreviation.
Mistake 2: City, State, and ZIP Code Mismatch
Many websites perform backend validation to check whether the City, State, and ZIP Code belong to the same geographic area. If the three do not match, the form will display an error. It is best to copy all three as a group rather than selecting them individually.
Mistake 3: Incorrect Street Address Order
Placing the house number after the street name, or omitting the street type suffix (St, Ave, etc.), are common errors. The correct format is always: house number + street name + suffix.
Mistake 4: Missing Apartment or Unit Number
If the destination is an apartment building, omitting the unit number may prevent the mail from reaching the correct mailbox. Always include the Apt number at the end of the second line.
Best Practice: Use an address verification tool (such as the USPS official validator) to check address validity. For development and testing scenarios, use an address generator to produce properly formatted random addresses instead of using real user data.
5. Complete Address Examples
Below is a complete example of a standard US address that includes all required elements:
John Smith
456 Oak Avenue, Apt 7C
San Francisco, CA 94102
United States
For a business address, the first line can be replaced with the company name and the second line can include a Suite number:
TechCorp Inc.
789 Innovation Drive, Suite 300
Austin, TX 78701
United States
6. Address Verification Tools
To ensure address accuracy, consider using the following verification methods:
- USPS ZIP Code Lookup β The official USPS tool for looking up ZIP Codes by street address.
- Google Maps β Enter an address to see if it can be pinpointed on the map.
- Address Generator β If you need a large number of correctly formatted US addresses for testing, our address generator tool can instantly generate complete addresses that comply with USPS standards.