{ "@context": "https://schema.org", "@type": "ReadAction", "agent": { "@type": "Person", "name": "John" }, "object": { "@type": "Book", "name": "We found that P = NP!" } }
John read a book.