{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "sd": "https://www.steel-dynamics.com/vocab/", "id": "@id", "type": "@type", "Organization": "schema:Corporation", "name": "schema:name", "description": "schema:description", "url": "schema:url", "industry": "sd:industry", "sector": "sd:sector", "headquarters": "schema:location", "founded": "schema:foundingDate", "employees": "schema:numberOfEmployees", "stockSymbol": "schema:tickerSymbol", "exchange": "sd:exchange", "annualRevenue": "sd:annualRevenue", "steelProducts": "sd:steelProducts", "recyclingFacilities": "sd:recyclingFacilities", "steelMills": "sd:steelMills" } }