| title | Address |
|---|---|
| description | Address Schema Reference |
| Property | Type | Required | Description |
|---|---|---|---|
| street | string |
optional | Street address |
| city | string |
optional | City name |
| state | string |
optional | State/Province |
| postalCode | string |
optional | Postal/ZIP code |
| country | string |
optional | Country name or code |
| countryCode | string |
optional | ISO country code (e.g., US, GB) |
| formatted | string |
optional | Formatted address string |