{ "@context": "https://schema.org", "@graph": [ { "@type": "Organization", "@id": "https://coachmatcher.com/#organization", "name": "CoachMatcher", "url": "https://coachmatcher.com/" }, { "@type": "Event", "@id": "https://coachmatcher.com/now/#event", "name": "CoachMatcher at HR Festival Europe 2026", "description": "Meet the CoachMatcher team at HR Festival Europe 2026 in Zurich and learn how to measure the ROI of your coaching program.", "url": "https://coachmatcher.com/now/", "startDate": "2026-03-24", "endDate": "2026-03-25", "eventStatus": "https://schema.org/EventScheduled", "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode", "location": { "@type": "Place", "name": "Messe Zurich", "address": { "@type": "PostalAddress", "addressLocality": "Zurich", "addressCountry": "CH" } }, "organizer": { "@id": "https://coachmatcher.com/#organization" } }, { "@type": "WebPage", "@id": "https://coachmatcher.com/now/#webpage", "url": "https://coachmatcher.com/now/", "name": "CoachMatcher at HR Festival Europe 2026", "isPartOf": { "@id": "https://coachmatcher.com/#website" }, "inLanguage": "en" } ] }