2025 서울자전거 대행진 신청방법

서울 도심을 자전거로 달리는 유일한 날. 2025년 5월 11일(일) 서울 자전거대행진이 열립니다. 광화문에서 월드컵공원까지 총 21km를 달리는 퍼레이드와, 원하는 출발지에서 자유롭게 참여할 수 있는 프리 라이딩이 마련되어 있어요.


4월 10일(목) 오전 10시부터 선착순 접수가 시작됩니다. 조기마감 예상되니 서두르세요.


자전거대행진 홈페이지👆




▲러너블 통해 예약! 미리 회원가입해두세요.▲


🚴‍♀️ 2025 서울 자전거대행진 예약

구분 내용
대회명 2025 서울 자전거대행진 (제17회)
일정 2025년 5월 11일 (일) 07:00 ~ 15:00
참가 부문 자전거 퍼레이드 / 프리 라이딩
참가비 퍼레이드: 30,000원
프리 라이딩: 20,000원
모집 인원 퍼레이드 7,000명
프리 라이딩 3,000명
참가 자격 퍼레이드: 12세 이상 ~ 80세 미만
프리 라이딩: 10세 이상 ~ 80세 미만
코스 퍼레이드: 광화문광장 → 강변북로 → 월드컵공원 평화광장 (21km)
프리 라이딩: 자율 출발(10km 이상) → 월드컵공원 도착
접수 방법 2025년 4월 10일(목) 오전 10시부터 선착순 접수







러너블 사전회원가입하기

2025 서울 자전거대행진은 러너블(Runable) 플랫폼에서 접수됩니다. 반드시 사전 회원가입을 완료해 주세요.

  • 1계정당 최대 2명까지 신청 가능 (본인 포함)
  • 중학생 이하 참가자는 자녀 티켓 구매 필수
  • 자녀는 반드시 보호자 동반 하에 참가


러너블 가입하러 가기


코스 체험과 축제 서울 자전거대행진

퍼레이드는 서울 도심을 통과하는 21km 코스로, 교통 통제가 진행되는 대로 위에서 자유롭게 자전거를 탈 수 있는 유일한 기회입니다. 안전요원과 구급차, 회송 차량까지 준비되어 있어 가족 단위 참가도 안심이에요.

프리 라이딩은 자유로운 출발 방식으로, 본인이 원하는 지점에서 시작해 10km 이상 주행 후 월드컵공원에 도착하면 인증을 받을 수 있습니다.


아래 이미지 누르면 큰 화면으로 볼 수 있어요.





작년 참여자의 후기로 전하는 감동

지난해 행사에 참가하며 광화문을 자전거로 지나던 그 아침은 잊을 수 없었습니다. 도로 위의 고요함과 바람, 그리고 함께 달리는 수천 명의 자전거 행렬 속에서 도시가 조금 달라 보였죠. 올해도 다시 그 길을 달리고 싶습니다.



선착순 10,000명, 지금 바로 준비하세요

서울에서 열리는 가장 큰 자전거 축제, 10,000명 한정 참가로 빠르게 마감될 수 있습니다. 지금 러너블 계정을 만들어두고, 4월 10일 오전 10시에 여유롭게 접수하시길 추천드립니다.




참가 신청 바로가기
다음 이전
/* Sliding Banner */ .customBannerArea { position: relative; overflow: hidden; margin: 20px auto; padding: 0 20px; text-align: center; } .customBox { position: relative; overflow: hidden; margin-bottom: 10px; } .customBox iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; } .customBox .backward { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; object-fit: cover; } .customBanner { position: absolute; top: 0; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; z-index: 2; } .customBanner img.cover { width: 100%; height: 100% !important; object-fit: cover; opacity: 0.93; } .customBanner.active img { box-shadow: none !important; } .customBanner.active a { height: 100% !important; } .customBanner .arrow { position: absolute; top: calc(50% - 15px); background-color: #2196f3; width: 24px; height: 24px; border-radius: 24px; } .banner-bubble { position: absolute; top: 10px; background-color: #bd0000; height: 24px; width: 77px; color: white !important; font-size: 0.75em !important; border-radius: 5px; padding-top: 2px; line-height: 1.2rem !important; } .sliding-banner-300 .banner-bubble:after, .sliding-banner-150 .banner-bubble:after, .sliding-banner-250 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-left: 0; margin-left: -2.5px; margin-bottom: -5px; } .sliding-banner-280 .banner-bubble:after { content: ""; position: absolute; bottom: 0; width: 0; height: 0; border: 10px solid transparent; border-top-color: #bd0000; border-bottom: 0; border-right: 0; margin-left: -45.5px; margin-bottom: -5px; } .customBanner.active { animation: customMv1 1.2s ease-out infinite; } @keyframes customMv1 { 0% { transform: translate3d(-7%, 0, 0); } 20% { transform: translate3d(-10%, 0, 0); } 40% { transform: translate3d(-5%, 0, 0); } 60% { transform: translate3d(-10%, 0, 0); } 80% { transform: translate3d(-5%, 0, 0); } 100% { transform: translate3d(-7%, 0, 0); } } @media (min-width: 1200px) { .customBannerArea { background-color: #ffffffc9; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 0px; z-index: 1000; text-align: center; } }