The Schema.org JSON-LD preview displays the JSON-LD data for the current node.
Mylène Bertrand
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/mylene-bertrand",
"inLanguage": "en",
"name": "Myl\u00e8ne Bertrand",
"copyrightHolder": "Cartographies RSN",
"copyrightYear": 2026,
"dateCreated": "2025-10-29 11:49:43 -04:00",
"dateModified": "2025-10-29 11:51:39 -04:00",
"mainEntity": {
"@type": "Person",
"@url": "https://catalog.paradim.science/en/profiles/mylene-bertrand",
"name": "Myl\u00e8ne Bertrand",
"givenName": "Myl\u00e8ne",
"familyName": "Bertrand",
"memberOf": [
{
"@type": "Organization",
"name": "Centre de recherche de l'Institut universitaire de cardiologie et de pneumologie de Qu\u00e9bec-Universit\u00e9 Laval",
"@url": "https://catalog.paradim.science/en/organizations/centre-de-recherche-de-iucpq"
}
]
},
"significantLink": [
"https://www.linkedin.com/in/myl%C3%A8ne-bertrand-167491a2/"
],
"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/mylene-bertrand",
"name": "Myl\u00e8ne Bertrand"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "https://catalog.paradim.science/en/profiles/mylene-bertrand",
"name": "Myl\u00e8ne Bertrand"
}
}
]
}
}