Competitor
| Field | Description | Type | Examples |
|---|---|---|---|
| *id | Hashed identifier of the competitor. | string | UiCazu2MtzMGeXagvnxXi6 |
| *resource_type | Identifies the type of resource of the competitor. | string | poi |
| *name | Description of the competitor. | string | Santa Claus Village |
| *address | Textual address of the competitor along with its spatial coordinates. | Address |
Address
| Field | Description | Type | Examples |
|---|---|---|---|
| *fullAddress | Textual address. | string | Joulumaantie 1, 96930 Rovaniemi, Finland |
| *latitude | Latitude expressed in the range [-90, 90]. | decimal | 66.54362 |
| *longitude | Longitude expressed in the range [-180, 180]. | decimal | 25.847197 |