schemaorg-coda :: Example

eg-0305

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "Quotation",
  "creator": {
    "@type": "Person",
    "name": "Franklin Delano Roosevelt"
  },
  "text": "The only thing we have to fear is fear itself."
}

Pre-Markup

Example of a quote from a real person.