{ "@context": "https://schema.org", "@graph": [ { "@type": "Event", "name": "SMU Distinguished Alumni Awards 2024", "startDate": "2024-10-31T19:00", "location": { "@type": "Place", "name": "SMU Main Quadrangle, Dallas, TX", "address": "Dallas, Texas, USA" } }, { "@type": "Person", "name": "Jorge Baldor", "award": "2024 SMU Distinguished Alumni Award" }, { "@type": "Person", "name": "Kelly Hoglund Compton", "award": "2024 SMU Distinguished Alumni Award" }, { "@type": "Person", "name": "Hon. Terry R. Means", "award": "2024 SMU Distinguished Alumni Award" }, { "@type": "Person", "name": "Trent Redden", "award": "2024 SMU Emerging Leader Award" } ] }