The Schema.org JSON-LD preview displays the JSON-LD data for the current node.
Santiago Marquez
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/santiago-marquez",
"inLanguage": "en",
"name": "Santiago Marquez",
"copyrightHolder": "Cartographies RSN",
"copyrightYear": 2026,
"dateCreated": "2025-10-30 10:33:17 -04:00",
"dateModified": "2025-10-30 10:35:50 -04:00",
"mainEntity": {
"@type": "Person",
"@url": "https://catalog.paradim.science/en/profiles/santiago-marquez",
"name": "Santiago Marquez",
"givenName": "Santiago",
"familyName": "Marquez",
"memberOf": [
{
"@type": "Organization",
"name": "Institut de recherche du Centre universitaire de sant\u00e9 McGill ",
"@url": "https://catalog.paradim.science/en/organizations/ir-cusm"
}
]
},
"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/santiago-marquez",
"name": "Santiago Marquez"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "https://catalog.paradim.science/en/profiles/santiago-marquez",
"name": "Santiago Marquez"
}
}
]
}
}