Postal Address
A postal address as defined by schema.org
Schema Information
-
$id:
https://fddschema.org/schema/v1.0/definitions/postal-address.json - Type:
object
Properties
| Property | Type | Required | Description |
|---|---|---|---|
| @type | "schema:PostalAddress" | — | |
| streetAddress | string | ✓ |
The street address Examples: "123 Main St, Apt 4B"
|
| addressLocality | string | ✓ |
The locality (city) Examples: "Springfield"
|
| addressRegion | string | ✓ |
The region (state/province) Examples: "Illinois"
|
| postalCode | string | ✓ |
The postal code Examples: "62704"
|
| addressCountry | string | — |
The country (ISO 3166-1 alpha-2) Examples: "US"
|
Usage
This definition is used by: