schemaorg-coda :: Example

eg-0304

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "Quotation",
  "spokenByCharacter": {
    "@type": "Person",
    "name": "Princess Leia"
  },
  "text": "Help me Obi Wan Kenobi, you're my only hope.",
  "isPartOf": {
    "@type": "Movie",
    "name": "Star Wars Episode IV: A New Hope"
  }
}

Pre-Markup

Example of a quote from fiction.