{ "@context": "https://schema.org", "@type": "TipAction", "agent": { "@type": "Person", "name": "John" }, "object": { "@type": "MonetaryAmount", "currency": "USD", "value": "10" }, "recipient": { "@type": "Person", "name": "Steve" } }
John tipped $10 to Steve.