schemaorg-coda :: Example

eg-0295

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "Person",
  "name": "Jane Doe",
  "interactionStatistic": [
    {
      "@type": "InteractionCounter",
      "interactionType": "https://schema.org/LikeAction",
      "userInteractionCount": 1170
    },
    {
      "@type": "InteractionCounter",
      "interactionType": "https://schema.org/FollowAction",
      "userInteractionCount": 145098
    }
  ]
}

Pre-Markup

A media creator with a number of likes and follows.