Types
State
Example
{
"type": "State",
"name": "New Jersey"
}
Schema
| Name | Type | Description |
|---|---|---|
| (root) | object | a State or Region |
| type | string | allowed ("State") The item type (Linked-Data @type) |
| name | string | - |
Types
{
"type": "State",
"name": "New Jersey"
}
| Name | Type | Description |
|---|---|---|
| (root) | object | a State or Region |
| type | string | allowed ("State") The item type (Linked-Data @type) |
| name | string | - |