Place
Use cases and requirements
The Place model should have properties for:
address
e.g. street, locality, country, postcode.
To provide basic address information that everyone understands.
UPRN
Defines a Unique Property Reference Number.
USRN
To identify the street where the property is located. The Unique Street Reference Number.
geo
To be able to plot locations on maps.
Types
This maps to the schema.org Place type with some extended fields.
Properties
Term | Mapping | Definition |
---|---|---|
address | Address | Postal address of the item. |
uprn | Text | A unique identifier for a property. |
usrn | Text | A unique identifier for a street. |
geo | schema:geo | The location in WGS84 datum. |