{ "@context": "https://schema.org", "@type": "CheckAction", "agent": { "@type": "Person", "name": "John" }, "object": { "@type": "Flight", "name": "AA123" }, "result": "On time" }
John checked his flight status.