Advertisement
Aleso1

Events Auto - Structured Data

Oct 9th, 2024 (edited)
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type="application/ld+json">
  2. {
  3.   "@context": "https://schema.org",
  4.   "@type": "Event",
  5.   "name": "Virtual Informative Session: Executive MBAs",
  6.   "startDate": "2024-10-15T17:00:00.000Z",
  7.   "endDate": "2024-10-15T18:00:00.000Z",
  8.   "eventAttendanceMode": "https://schema.org/OnlineEventAttendanceMode",
  9.   "eventStatus": "https://schema.org/EventScheduled",
  10.   "location": {
  11.     "@type": "VirtualLocation",
  12.     "url": "http://events.ie.edu/event/virtual-informative-session-executive-mbas-20240115122735?locale=en"
  13.   },
  14.   "availableLanguage": {
  15.     "@type": "Language",
  16.     "name": "Spanish",
  17.     "alternateName": "es"
  18.   },
  19.   "description": "Join us in our virtual session to learn more about our Executive MBA programs. You will learn the overall program objectives, structure, methodology and content, as well as receive an overview of the admission process.  IE Business School's Executive MBA programs empower you to transform yourself and stay ahead of the curve, continuing to lead change and remaining relevant in today's rapidly evolving business world.  Alongside a diverse group of international executives and in the hands of our expert faculty, you'll gain C-suite perspective and expertise while working on your own highly personalized development plan. And your executive coach will be there for you throughout the program, supporting your learning journey and helping you to put your plan into action."
  20. }
  21. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement