schemaorg-coda :: Example

eg-0128

From v29.4

JSON-LD

{
  "@context": "https://schema.org",
  "@type": "BookmarkAction",
  "agent": {
    "@type": "Person",
    "name": "John"
  },
  "object": {
    "@type": "ImageObject",
    "name": "Steve",
    "url": "http://john.com/steve.jpg"
  },
  "instrument": {
    "@type": "Product",
    "name": "Instagram"
  }
}

Pre-Markup

John bookmarked a photo using instagram.