{
"@context": "https://schema.org/",
"@type": "ProfilePage",
"mainEntity": {
"@type": "Person",
"name": "Ada Lovelace",
"url": "https://example.com/profiles/ada-lovelace",
"sameAs": [
"https://twitter.com/example_ada",
"https://www.linkedin.com/in/example-ada"
]
},
"dateCreated": "2024-01-15",
"dateModified": "2025-03-20"
}