{ "@context": "https://www.w3.org/ns/activitystreams", "name": "A simple note", "type": "Note", "content": "This is all there is.", "image": { "type": "Image", "name": "A Cat", "url": "http://example.org/cat.png" } }