{ "@context": "https://schema.org", "@type": "FollowAction", "agent": { "@type": "Person", "name": "John" }, "followee": { "@type": "Person", "name": "Steve" }, "object": { "@type": "Product", "name": "Twitter" } }
John followed Steve on Twitter.