1. Validating a Single ZIP Code
Background
A user is completing an online purchase and needs to confirm their shipping ZIP code is correct.
Problem
The user has entered '12345-6789' but is unsure if the ZIP+4 format is valid.
How to use
Input '12345-6789' into the ZIP Code field and submit for validation.
Outcome
The tool confirms that '12345-6789' is a valid US ZIP code, allowing the user to proceed.