{ "@context": "https://schema.org", "@type": "VoteAction", "agent": { "@type": "Person", "name": "John" }, "candidate": { "@type": "Person", "name": "Steve" } }
John voted on Steve.