-
Notifications
You must be signed in to change notification settings - Fork 2
/
cityguys.json
111 lines (111 loc) · 3.25 KB
/
cityguys.json
1
2
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@id": "#cityguys",
"@type": "Organization",
"name": "Cityguys",
"url": "https://cityguys.nl/",
"logo": "https://cityguys.nl/build/assets/img/cityguys-heads.a0aff64d0324d5354b44.svg",
"image": "https://cityguys.nl/build/assets/img/cityguys-heads.a0aff64d0324d5354b44.svg",
"founder": [
{
"@id": "#ditisdesteven"
},
{
"@id": "#roger"
},
{
"@id": "#jpschadde"
}
],
"sameAs": [
"https://www.wikidata.org/wiki/Q109809479",
"https://twitter.com/cityguysnl",
"https://www.instagram.com/cityguysnl",
"https://www.facebook.com/CityguysNL/"
]
},
{
"@id": "#website",
"@type": "WebSite",
"name": "Cityguys",
"url": "https://cityguys.nl/",
"description": "Met Cityguys zorgen wij ervoor dat jij precies weet wat de tofste, lekkerste, leukste en chillste locaties zijn. In Amsterdam, maar ook ver daarbuiten.",
"image": "https://cityguys.nl/build/assets/img/cityguys-heads.a0aff64d0324d5354b44.svg",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://cityguys.nl/search/results?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"publisher": {
"@id": "#cityguys"
},
"copyrightHolder": {
"@id": "#cityguys"
}
},
{
"@id": "#ditisdesteven",
"@type": "Person",
"name": "Steven Strijbosch",
"jobTitle": "Co-founder",
"worksFor": {
"@id": "#cityguys"
},
"url": "https://cityguys.nl/authors/ditisdesteven",
"image": "https://cityguys.nl/media/avatars/_160x160_crop_center-center_none/steven.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q110007952",
"https://twitter.com/ditisdesteven",
"https://www.instagram.com/ditisdesteven",
"https://www.facebook.com/steven.strijbosch",
"https://www.linkedin.com/in/stevenstrijbosch/"
]
},
{
"@id": "#roger",
"@type": "Person",
"name": "Roger Bloem ",
"jobTitle": "Co-founder",
"worksFor": {
"@id": "#cityguys"
},
"url": "https://cityguys.nl/authors/roger",
"image": "https://cityguys.nl/media/avatars/_160x160_crop_center-center_none/roger.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q109998840",
"https://twitter.com/rogerbloem",
"https://www.instagram.com/rogerbloem",
"https://www.facebook.com/rogerbloem",
"https://www.linkedin.com/in/rogerbloem/",
"https://www.pinterest.com/rogerbloem/"
]
},
{
"@id": "#jpschadde",
"@type": "Person",
"name": "Jean-Paul Schaddé van Dooren",
"jobTitle": "Co-founder",
"worksFor": {
"@id": "#cityguys"
},
"url": "https://cityguys.nl/authors/jpschadde",
"image": "https://cityguys.nl/media/avatars/_160x160_crop_center-center_none/jp.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q110008027",
"https://twitter.com/jpschadde",
"https://www.instagram.com/jpschadde",
"https://www.facebook.com/jpschadde",
"https://www.linkedin.com/in/jpschadde/",
"https://www.pinterest.com/jpschadde/"
]
}
]}
</script>