name

Person https://data.canary-staging.odnos.ai/people/name
Image
https://site.com
Email
email@email.com
Same As
https://site2.com, https://site.com
Inspect raw JSON-LD payload  ·  mirrors the <head> script
{
  "@type": "Person",
  "@id": "https://data.canary-staging.odnos.ai/people/name",
  "name": "name",
  "image": "https://site.com",
  "email": "email@email.com",
  "sameAs": [
    "https://site2.com",
    "https://site.com"
  ],
  "@context": "https://schema.org"
}