{ "@context": "https://schema.org", "@graph": [ { "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Главная", "item": "https://tallinn-learning.ee/ru/" }, { "@type": "ListItem", "position": 2, "name": "Общий английский", "item": "https://tallinn-learning.ee/ru/general-english" }, { "@type": "ListItem", "position": 3, "name": "Английский для бортпроводников", "item": "https://tallinn-learning.ee/ru/english-for-cabin-crew" } ] }, { "@type": "Course", "@id": "https://tallinn-learning.ee/ru/english-for-cabin-crew", "name": "Курс английского для бортпроводников", "description": "Профессиональный английский для работы бортпроводником: разговорная практика, стандартные и нестандартные ситуации на борту, подготовка к собеседованию в авиакомпанию.", "provider": { "@id": "https://tallinn-learning.ee/ru/#organization" }, "inLanguage": "ru", "areaServed": { "@type": "Country", "name": "Estonia" }, "hasCourseInstance": { "@type": "CourseInstance", "courseMode": "online", "courseModality": "https://schema.org/OnlineEventAttendanceMode" }, "offers": { "@type": "Offer", "priceCurrency": "EUR", "url": "https://tallinn-learning.ee/ru/english-for-cabin-crew", "areaServed": { "@type": "Country", "name": "Estonia" } } } ] }