Skip to content

Commit

Permalink
Update wording
Browse files Browse the repository at this point in the history
Co-authored-by: SteveEvans-GDS <[email protected]>
  • Loading branch information
Caitlin-cooling and SteveEvans-GDS authored Dec 12, 2024
1 parent 55645e7 commit 18c3444
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ Each JSON object in the list may contain any of the following properties:
| `addressLocality` | Maps to `POST_TOWN` in the [Postcode Address File][external.postcode-file] and [Ordnance Survey Places API][external.os-places-api]. |
| `postalCode` | Maps to `POST_CODE` in the [Postcode Address File][external.postcode-file] and [Ordnance Survey Places API][external.os-places-api]. |
| `addressCountry` | Two-letter [ISO 3166-1 alpha-2 country code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2). |
| `addressRegion` | The region in which the locality is, and which is in the country, provided as text. For example, California, or another appropriate first-level Administrative division. This maps to [schema:addressRegion](https://schema.org/addressRegion) |
| `addressRegion` | Maps to [schema:addressRegion](https://schema.org/addressRegion). Only returned for international addresses and will contain the region, provided as text. For example, California or another appropriate first-level Administrative division. |

Do not assume address properties always map to the same line of an address. For example, <code>addressLocality</code>
may map to a different line of an address, depending on whether other properties are present (in this case, <code>
Expand Down

0 comments on commit 18c3444

Please sign in to comment.