{ "@context": "https://schema.org", "@type": "AskAction", "agent": { "@type": "Person", "name": "John" }, "recipient": { "@type": "Person", "name": "Steve" }, "question": { "@type": "Question", "text": "What's 2 + 2?" } }
John asked Steve 'What is 2 + 2?'.