The Schema.org JSON-LD preview displays the JSON-LD data for the current node.
Romain Berti
Please copy-n-paste the below JSON-LD into the Schema Markup Validator or Google's Rich Results Test.
{
"@context": "https://schema.org",
"@type": "ProfilePage",
"@url": "https://catalog.paradim.science/en/profiles/romain-berti",
"inLanguage": "en",
"name": "Romain Berti",
"copyrightHolder": "Cartographies RSN",
"copyrightYear": 2026,
"dateCreated": "2025-10-30 10:30:06 -04:00",
"dateModified": "2025-10-30 10:33:08 -04:00",
"mainEntity": {
"@type": "Person",
"@url": "https://catalog.paradim.science/en/profiles/romain-berti",
"name": "Romain Berti",
"givenName": "Romain",
"familyName": "Berti",
"description": "<p>Gestionnaire du Centre d'int\u00e9gration et d'analyse en donn\u00e9es m\u00e9dicales du CHUM - CITADEL</p>\n",
"memberOf": [
{
"@type": "Organization",
"name": "Centre de recherche du CHUM",
"@url": "https://catalog.paradim.science/en/organizations/crchum"
},
{
"@type": "Organization",
"name": "CITADEL",
"@url": "https://catalog.paradim.science/en/organizations/citadel"
}
]
},
"breadcrumb": {
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://catalog.paradim.science/en",
"name": "Home"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@id": "https://catalog.paradim.science/en/profiles/romain-berti",
"name": "Romain Berti"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "https://catalog.paradim.science/en/profiles/romain-berti",
"name": "Romain Berti"
}
}
]
}
}