Home

Postal Address

This is an implementation of schema.org PostalAddress.

In Stencila Schema it extends ContactPoint so physical mailing addresses can be represented within the broader contact and metadata model used across organizations and people.

Key properties include the address components themselves, with additional contact semantics inherited from ContactPoint.

Analogues

The following external types, elements, or nodes are similar to a PostalAddress:

Properties

The PostalAddress type has these properties:

NameDescriptionTypeInherited from
streetAddressThe street address.String-
postOfficeBoxNumberThe post office box number.String-
addressLocalityThe locality in which the street address is, and which is in the region.String-
addressRegionThe region in which the locality is, and which is in the country.String-
postalCodeThe postal code.String-
addressCountryThe country.String-
emailsEmail address for correspondence.String*ContactPoint
telephoneNumbersTelephone numbers for the contact point.String*ContactPoint
availableLanguagesLanguages (human not programming) in which it is possible to communicate with the organization/department etc.String*ContactPoint
alternateNamesAlternate names (aliases) for the item.String*Thing
descriptionA description of the item.StringThing
identifiersAny kind of identifier for any kind of Thing.(PropertyValue | String)*Thing
imagesImages of the item.ImageObject*Thing
nameThe name of the item.StringThing
urlThe URL of the item.StringThing
idThe identifier for this item.StringEntity

Related

The PostalAddress type is related to these types:

Bindings

The PostalAddress type is represented in:


This documentation was generated from PostalAddress.yaml by docs_types.rs.

© 2026 Stencila