Newer
Older
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
"trainer": [],
"participant": [
{
"full_name": "Petra Participant",
"email": "petra@indiscale.com"
},
{
"full_name": "Peter",
"email": "peter@getlinkahead.com"
}
],
"Organisation": [
{
"Person": [
{
"full_name": "Henry Henderson",
"email": "henry@organization.org"
},
{
"full_name": "Harry Hamburg",
"email": "harry@organization.org"
}
],
"name": "World Training Organization",
"Country": "US"
},
{
"Person": [
{
"full_name": "Hermione Harvard",
"email": "hermione@organisation.org.uk"
},
{
"full_name": "Hazel Harper",
"email": "hazel@organisation.org.uk"
}
],
"name": "European Training Organisation",
"Country": "UK"
}
],
"date": "2024-03-21T14:12:00.000Z",
"url": "www.indiscale.com",
"name": "Example training with multiple organizations."