eg-0430
From
v29.4
JSON-LD
{
"@context": "https://schema.org",
"@type": "SportsTeam",
"name": "Seattle Seahawks",
"sport": "American Football",
"memberOf": [
{
"@type": "SportsOrganization",
"name": "National Football League"
},{
"@type": "SportsOrganization",
"name": "National Football Conference"
},{
"@type": "SportsOrganization",
"name": "NFC West Division"
}
],
"coach": {
"@type": "Person",
"name": "Pete Carroll"
},
"athlete": [
{
"@type": "Person",
"name": "Russell Wilson"
},{
"@type": "Person",
"name": "Marshawn Lynch"
}
]
}Pre-Markup
Seattle Seahawks American Football Team (NFC West) Head Coach: Pete Carroll Notable Players: Russell Wilson, Marshawn Lynch