The Schema.org JSON-LD preview displays the JSON-LD data for the current node.
Mélanie Bossé
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/melanie-bosse",
"inLanguage": "en",
"name": "M\u00e9lanie Boss\u00e9",
"copyrightHolder": "Cartographies RSN",
"copyrightYear": 2026,
"dateCreated": "2025-10-29 11:44:47 -04:00",
"dateModified": "2025-10-29 11:45:36 -04:00",
"mainEntity": {
"@type": "Person",
"@url": "https://catalog.paradim.science/en/profiles/melanie-bosse",
"name": "M\u00e9lanie Boss\u00e9",
"givenName": "M\u00e9lanie ",
"familyName": "Boss\u00e9",
"memberOf": [
{
"@type": "Organization",
"name": "L\u2019Institut national de psychiatrie l\u00e9gale Philippe-Pinel",
"@url": "https://catalog.paradim.science/en/organizations/inplpp"
}
]
},
"significantLink": [
"https://www.linkedin.com/in/m%C3%A9lanie-boss%C3%A9-mba-7a972153/"
],
"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/melanie-bosse",
"name": "M\u00e9lanie Boss\u00e9"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "https://catalog.paradim.science/en/profiles/melanie-bosse",
"name": "M\u00e9lanie Boss\u00e9"
}
}
]
}
}