abbreviation |
String
|
<optional>
|
An abbreviation for this location, formatted as an Abbreviation. |
access |
Object
|
<optional>
|
An Object describing the access protocols for this location, formatted as an Access object. |
address |
Object
|
<optional>
|
An Object describing a postal address for this location, formatted as an Address. |
dateCreated |
Object
|
String
|
<optional>
|
The date and optionally time that this Location data was originally created, as a Date object or date string. |
dateModified |
Object
|
String
|
<optional>
|
The date and optionally time that this Location data was last modified, as a Date object or date string. |
geoJSON |
Object
|
<optional>
|
A GeoJSON Object containing geospatial data about this location. Must be formatted as valid GeoJSON. |
name |
Object
|
|
The name of this Location, formatted as a MultiLangString. |
notes |
Array
|
<optional>
|
An array of notes about this location. Each item should be formatted as a Note object. |
references |
Array
|
<optional>
|
An array of bibliographic references about this location. Each item should be formatted as a Reference object. |
tags |
Object
|
<optional>
|
An Object or Map containing tags for this location, formatted as a Tags object. |
url |
String
|
<optional>
|
A URL where the JSON data for this location can be downloaded, as a URI. |