{ "@context": "https://schema.org", "@type": "InviteAction", "agent": { "@type": "Person", "name": "John" }, "recipient": { "@type": "Person", "name": "Steve" }, "event": { "@type": "Event", "name": "Steve's party" } }
John invited Steve to his party.