eg-0137
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "PerformAction",
"agent": {
"@type": "Person",
"name": "John"
},
"object": {
"@type": "MusicRecording",
"name": "Daft Punk"
},
"instrument": {
"@type": "Product",
"name": "Turntable"
},
"event": {
"@type": "Festival",
"name": "Woodstock"
}
}Pre-Markup
John performed as a DJ playing Daft Punk on his turntable at Woodstock.