{ "@context": "https://schema.org", "@graph": [ { "@type": "Event", "name": "SMU Distinguished Alumni Awards 2015", "startDate": "2015-09-24T19:00", "location": { "@type": "Place", "name": "SMU Campus (Dallas, TX)", "address": "Dallas, Texas, USA" } }, { "@type": "Person", "name": "Bess Enloe", "award": "2015 SMU Distinguished Alumni Award" }, { "@type": "Person", "name": "Don Jackson", "award": "2015 SMU Distinguished Alumni Award" }, { "@type": "Person", "name": "Billie Ida Williamson", "award": "2015 SMU Distinguished Alumni Award" }, { "@type": "Person", "name": "Michael W. Waters", "award": "2015 SMU Emerging Leader Award" } ] }