| Property Name | Cardinality | Type | Description |
|---|---|---|---|
| name | 1 | https://schema.org/Text | The name of the service |
| description | 0..1 | https://schema.org/Text | A description of the service |
| manager | 1 | https://schema.org/Person | The person who manages this service |
| supplies | 0..n | https://organised.team/UserNeed | a user need that this service satisfies |
| uses | 0..n | https://organised.team/Service | a service that this service uses to meet the needs it supplies |