The Schema.org JSON-LD preview displays the JSON-LD data for the current node.
Tess Berthier
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/tess-berthier",
"inLanguage": "en",
"name": "Tess Berthier",
"primaryImageOfPage": "https://catalog.paradim.science/sites/default/files/2026-03/1742577404201.jpeg",
"copyrightHolder": "Cartographies RSN",
"copyrightYear": 2026,
"dateCreated": "2026-02-25 10:49:20 -05:00",
"dateModified": "2026-03-01 14:12:26 -05:00",
"mainEntity": {
"@type": "Person",
"@url": "https://catalog.paradim.science/en/profiles/tess-berthier",
"name": "Tess Berthier",
"givenName": "Tess",
"familyName": "Berthier",
"image": "https://catalog.paradim.science/sites/default/files/2026-03/1742577404201.jpeg"
},
"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/tess-berthier",
"name": "Tess Berthier"
}
},
{
"@type": "ListItem",
"position": 3,
"item": {
"@id": "https://catalog.paradim.science/en/profiles/tess-berthier",
"name": "Tess Berthier"
}
}
]
}
}