{ "@context": "https://schema.org", "@graph": [ { "@type": "Event", "name": "SMU Distinguished Alumni Awards 2016", "startDate": "2016-11-03T19:00", "location": { "@type": "Place", "name": "SMU Campus (Dallas, TX)", "address": "Dallas, Texas, USA" } }, { "@type": "Person", "name": "Sarah Fullinwider Perot", "award": "2016 SMU Distinguished Alumni Award" }, { "@type": "Person", "name": "John C. Tolleson", "award": "2016 SMU Distinguished Alumni Award" }, { "@type": "Person", "name": "Richard W. Weekley", "award": "2016 SMU Distinguished Alumni Award" }, { "@type": "Person", "name": "Kevin Lavelle", "award": "2016 SMU Emerging Leader Award" } ] }