← All types
JSON-LD Output
{
"@context": "https://schema.org/",
"@type": "Answer",
"text": "Navigate to Settings > Security > Reset Password and follow the prompts.",
"author": {
"@type": "Person",
"name": "Support Agent Mike"
},
"url": "https://example.com/answers/12345",
"upvoteCount": 87,
"datePublished": "2025-01-16",
"dateModified": "2025-02-10",
"comment": [
{
"@type": "Comment",
"text": "This was very helpful, thanks!",
"author": {
"@type": "Person",
"name": "Grateful User"
}
},
{
"@type": "Comment",
"text": "Worked for me too.",
"author": {
"@type": "Person",
"name": "Another User"
}
}
]
}