{ "_schema": "Article", "_type": "Article", "headline": "My First Article", "author": { "_type": "Person", "name": "John Doe" }, "articleBody": "This is the content of my first article. It's a simple one." }