{ "@context": "https://schema.org", "@type": "BuyAction", "agent": { "@type": "Person", "name": "John" }, "object": { "@type": "Book", "name": "Outliers" }, "seller": { "@type": "Organization", "name": "Amazon" } }
John bought a Book on amazon.com.