|
52 | 52 | "@type": "Organization", |
53 | 53 | "@id": "https://www.kryptosphere.org/#organization", |
54 | 54 | "name": "KRYPTOSPHERE", |
| 55 | + "alternateName": [ |
| 56 | + "Kryptosphere", |
| 57 | + "Cryptosphere" |
| 58 | + ], |
55 | 59 | "url": "https://www.kryptosphere.org/", |
56 | 60 | "logo": "https://www.kryptosphere.org/ksLogo.webp", |
| 61 | + "description": "Premier réseau étudiant européen dédié aux crypto-actifs, à la blockchain, à l’intelligence artificielle et à la cybersécurité.", |
| 62 | + "foundingDate": "2017", |
| 63 | + |
| 64 | + "brand": { |
| 65 | + "@id": "https://www.kryptosphere-avocat.com/#brand" |
| 66 | + }, |
| 67 | + |
57 | 68 | "sameAs": [ |
58 | 69 | "https://twitter.com/kryptosphere", |
59 | 70 | "https://www.linkedin.com/company/kryptosphere", |
60 | 71 | "https://www.instagram.com/kryptosphereparis" |
61 | 72 | ], |
62 | | - "description": "Premier réseau étudiant européen sur les crypto-actifs, la blockchain, l'intelligence artificielle et de la cybersécurité.", |
63 | | - "foundingDate": "2017", |
| 73 | + |
64 | 74 | "founder": { |
65 | 75 | "@type": "Person", |
| 76 | + "@id": "https://thibaultlangloisberthelot.github.io/#person", |
66 | 77 | "name": "Thibault Langlois-Berthelot", |
67 | | - "description": "Avocat passionné par les crypto-actifs. Président Fondateur de KRYPTOSPHERE.", |
68 | 78 | "jobTitle": "Président Fondateur", |
| 79 | + "description": "Avocat et docteur en droit, fondateur du réseau KRYPTOSPHERE et du cabinet KRYPTOSPHERE AVOCAT.", |
69 | 80 | "image": "https://thibaultlangloisberthelot.github.io/images/pic02.jpg", |
70 | | - "url": "https://www.linkedin.com/in/kryptosphere", |
| 81 | + "url": "https://thibaultlangloisberthelot.github.io/", |
71 | 82 | "sameAs": [ |
| 83 | + "https://www.linkedin.com/in/kryptosphere/", |
72 | 84 | "https://www.instagram.com/docteurbtc", |
73 | 85 | "https://x.com/docteurbtc" |
74 | 86 | ], |
75 | | - "affiliation": { |
76 | | - "@type": "Organization", |
77 | | - "name": "KRYPTOSPHERE" |
78 | | - }, |
| 87 | + "affiliation": [ |
| 88 | + { |
| 89 | + "@id": "https://www.kryptosphere.org/#organization" |
| 90 | + }, |
| 91 | + { |
| 92 | + "@id": "https://www.kryptosphere-avocat.com/#brand" |
| 93 | + } |
| 94 | + ], |
79 | 95 | "nationality": { |
80 | 96 | "@type": "Country", |
81 | 97 | "name": "France" |
82 | 98 | } |
83 | 99 | }, |
| 100 | + |
84 | 101 | "contactPoint": { |
85 | 102 | "@type": "ContactPoint", |
86 | 103 | |
87 | | - "contactType": "customer service", |
| 104 | + "contactType": "general inquiries", |
88 | 105 | "areaServed": ["FR", "BE", "GB"], |
89 | 106 | "availableLanguage": ["French", "English"] |
90 | 107 | }, |
| 108 | + |
91 | 109 | "address": { |
92 | 110 | "@type": "PostalAddress", |
93 | 111 | "streetAddress": "59 Avenue de l'Observatoire", |
|
0 commit comments