{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "CIT 코딩 학원 — 프로그램 카탈로그 (machine-readable course catalog)",
  "description": "AI 검색 에이전트를 위한 기계 판독용 프로그램 카탈로그. Source of truth: data/catalog.json. 수강료는 상담 후 책정(consult-based); 별점/평점(aggregateRating)은 실제 수치 데이터가 없어 포함하지 않음.",
  "url": "https://citcoding.com/programs.json",
  "numberOfItems": 31,
  "itemListOrder": "https://schema.org/ItemListUnordered",
  "provider": {
    "@type": "EducationalOrganization",
    "@id": "https://citcoding.com/#organization",
    "name": "CIT 코딩 학원",
    "alternateName": "CIT AI & Code Academy",
    "url": "https://citcoding.com",
    "telephone": "02-540-2922"
  },
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "Course",
        "name": "E1. KOAI 초등 AI 입문",
        "alternateName": "KOAI E1: Elementary AI Introduction",
        "description": "AI가 무엇이며 어떻게 학습하는지 시각적·체험적으로 이해하고, 한국어·영어 AI 어휘를 동시에 습득하며 컴퓨터적 사고와 데이터 직관을 기른다. KOAI 진학 파이프라인의 시작점.",
        "url": "https://citcoding.com/programs/koai-e1.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "초2~초3",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "초2~초3"
        },
        "teaches": "AI 리터러시, 컴퓨터적 사고, 데이터 직관, 한·영 AI 어휘",
        "keywords": "Scratch, ScratchML, Teachable Machine",
        "timeRequired": "PT10H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT10H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "Course",
        "name": "E2. KOAI 초등 Python + 데이터",
        "alternateName": "KOAI E2: Elementary Python + Data",
        "description": "시각 블록 기반에서 텍스트 기반 프로그래밍으로 전환. Python 기초 문법과 데이터를 코드로 다루는 첫 경험.",
        "url": "https://citcoding.com/programs/koai-e2.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "초4~초5",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "초4~초5"
        },
        "teaches": "Python 기초, 파일 입출력, CSV, Pandas 입문, Matplotlib 입문",
        "keywords": "Python, Pygame, Pandas, Matplotlib, GitHub",
        "timeRequired": "PT12H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT12H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "Course",
        "name": "E3. KOAI 초등 첫 ML (M1 브릿지)",
        "alternateName": "KOAI E3: Elementary First ML (M1 Bridge)",
        "description": "초등 첫 머신러닝 경험. 중등 종합반(M1)으로 이어지는 브릿지 코스.",
        "url": "https://citcoding.com/programs/koai-e3.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "초5~초6",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "초5~초6"
        },
        "teaches": "K-NN, 선형회귀, 모델 평가",
        "keywords": "NumPy, Pandas, Matplotlib, Seaborn, scikit-learn, Kaggle",
        "timeRequired": "PT12H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT12H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": "Course",
        "name": "F1. KOAI Python + 고전 머신러닝",
        "alternateName": "KOAI F1: Python + Classical Machine Learning",
        "description": "기초 I: Python과 고전 ML 알고리즘. KOAI·USAAIO·IAI²O 공통 기반.",
        "url": "https://citcoding.com/programs/koai-f1.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중3~고2",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중3~고2"
        },
        "teaches": "회귀, 분류, 군집화, 모델 평가, 피처 엔지니어링",
        "keywords": "NumPy, Pandas, scikit-learn, Kaggle",
        "timeRequired": "PT10H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT10H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@type": "Course",
        "name": "F2. KOAI 신경망 & 딥러닝",
        "alternateName": "KOAI F2: Neural Networks & Deep Learning",
        "description": "기초 II: 신경망과 딥러닝. KOAI·USAAIO·IAI²O 공통 기반.",
        "url": "https://citcoding.com/programs/koai-f2.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중3~고2",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중3~고2"
        },
        "teaches": "역전파, 옵티마이저, 정규화, 어텐션, 트랜스포머, ViT, 오토인코더, LoRA, 파인튜닝",
        "keywords": "PyTorch",
        "timeRequired": "PT14H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT14H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@type": "Course",
        "name": "A1. KOAI Computer Vision",
        "alternateName": "KOAI A1: Computer Vision",
        "description": "심화 I: 컴퓨터 비전 프로젝트.",
        "url": "https://citcoding.com/programs/koai-a1.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "고등부",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "고등부"
        },
        "teaches": "CNN, ResNet, EfficientNet, transfer learning, YOLO, DETR, U-Net, CLIP, SimCLR, DINO, GAN, Stable Diffusion",
        "keywords": "PyTorch",
        "timeRequired": "PT10H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT10H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 7,
      "item": {
        "@type": "Course",
        "name": "A2. KOAI NLP & Audio",
        "alternateName": "KOAI A2: NLP & Audio",
        "description": "심화 II: 자연어처리·오디오.",
        "url": "https://citcoding.com/programs/koai-a2.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "고등부",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "고등부"
        },
        "teaches": "토큰화, BERT, 언어 모델링, 인코더-디코더, 한국어 NLP, KoBERT, KLUE, Llama, LLM API, RAG, Whisper",
        "keywords": "PyTorch, Hugging Face",
        "timeRequired": "PT10H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT10H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 8,
      "item": {
        "@type": "Course",
        "name": "M1. KOAI 중등부 종합반",
        "alternateName": "KOAI M1: Middle School Comprehensive",
        "description": "KOAI 중등부 대비 종합 과정.",
        "url": "https://citcoding.com/programs/koai-m1.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중1~중3",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중1~중3"
        },
        "teaches": "Python, 신경망, 딥러닝, 중등부 모의고사",
        "keywords": "Python, NumPy, Pandas, scikit-learn, PyTorch",
        "timeRequired": "PT20H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT20H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 9,
      "item": {
        "@type": "Course",
        "name": "C1. KOAI Portfolio Studio (1차 서류)",
        "alternateName": "KOAI C1: Portfolio Studio (Stage 1)",
        "description": "KOAI 1차 서류 심사 대비 포트폴리오 집중.",
        "url": "https://citcoding.com/programs/koai-c1.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "고1~고3",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "고1~고3"
        },
        "teaches": "포트폴리오 사이트, AI 활동 로그 큐레이션, 자기소개서, 학생부 세특 연계",
        "keywords": "Notion, GitHub Pages",
        "timeRequired": "PT14H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT14H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 10,
      "item": {
        "@type": "Course",
        "name": "C2. KOAI 2차 Mock Exam Bootcamp",
        "alternateName": "KOAI C2: Stage 2 Mock Exam Bootcamp",
        "description": "KOAI 2차 온라인 필기 모의시험 집중.",
        "url": "https://citcoding.com/programs/koai-c2.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "고등부",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "고등부"
        },
        "teaches": "모의고사, 시간 배분, 서술형 답안 구조, 오답 로그, spaced retrieval",
        "keywords": "PyTorch, Colab",
        "timeRequired": "PT13H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT13H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 11,
      "item": {
        "@type": "Course",
        "name": "C3. KOAI 3차 / IOAI Selection Camp",
        "alternateName": "KOAI C3: Stage 3 Interview & IOAI Camp",
        "description": "KOAI 3차 면접·국가대표 선발전 및 IOAI 본선 대비.",
        "url": "https://citcoding.com/programs/koai-c3.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "고등부",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "고등부"
        },
        "teaches": "면접, 라이브 코딩, 영어 의사소통, AI 시스템 설계, IOAI 본선 대비",
        "keywords": "Python, PyTorch",
        "timeRequired": "PT13H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT13H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "koai-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 12,
      "item": {
        "@type": "Course",
        "name": "U0. USAAIO 자격 진단 + 등록 코칭",
        "alternateName": "USAAIO U0: Eligibility Diagnosis + Registration Coaching",
        "description": "USAAIO 응시 자격 진단 및 Beaver-Edge·Edvistas·Proctor site 등록 1:1 코칭.",
        "url": "https://citcoding.com/programs/usaaio-u0.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "모든 USAAIO 응시 희망자",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "모든 USAAIO 응시 희망자"
        },
        "teaches": "자격 진단, 등록 코칭",
        "keywords": "Beaver-Edge, Edvistas, Proctor",
        "timeRequired": "PT2H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT2H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "usaaio-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 13,
      "item": {
        "@type": "Course",
        "name": "U1. USAAIO Math + Colab 보강",
        "alternateName": "USAAIO U1: Math + Colab Reinforcement",
        "description": "Round 1 시험 형식·수학 깊이 적응, Colab markdown 수학 답안 + by-hand 유도.",
        "url": "https://citcoding.com/programs/usaaio-u1.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중3~고3",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중3~고3"
        },
        "teaches": "선형대수, 확률통계, 미적분, Colab markdown, 수학 답안 유도",
        "keywords": "Google Colab, NumPy",
        "timeRequired": "PT10H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT10H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "usaaio-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 14,
      "item": {
        "@type": "Course",
        "name": "U2. USAAIO Round 1 Mock Bootcamp",
        "alternateName": "USAAIO U2: Round 1 Mock Bootcamp",
        "description": "USAAIO Round 1 풀모의고사·오답 리뷰, CPU only Colab 실전.",
        "url": "https://citcoding.com/programs/usaaio-u2.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "고등부",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "고등부"
        },
        "teaches": "Round 1 풀모의고사, 오답 리뷰, CPU only Colab",
        "keywords": "Google Colab, scikit-learn, PyTorch",
        "timeRequired": "PT10H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT10H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "usaaio-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 15,
      "item": {
        "@type": "Course",
        "name": "U3. USAAIO Round 2 Bootcamp",
        "alternateName": "USAAIO U3: Round 2 Bootcamp",
        "description": "Round 2 전범위(Transformers·NLP·CV·Generative AI), L4 GPU·MIT 환경 대비.",
        "url": "https://citcoding.com/programs/usaaio-u3.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "고등부",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "고등부"
        },
        "teaches": "Transformers, NLP, 컴퓨터 비전, 생성 AI, L4 GPU",
        "keywords": "Google Colab L4, PyTorch, Hugging Face",
        "timeRequired": "PT13H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT13H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "usaaio-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 16,
      "item": {
        "@type": "Course",
        "name": "U4. USAAIO Camp 대비 + Team USA",
        "alternateName": "USAAIO U4: Camp Prep + Team USA",
        "description": "USAAIO Camp·Team USA 선발 대비 반응형 코칭, IOAI·IAIO 본선까지.",
        "url": "https://citcoding.com/programs/usaaio-u4.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "고등부",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "고등부"
        },
        "teaches": "USAAIO Camp, Team USA, IOAI 본선 대비",
        "keywords": "PyTorch, Colab",
        "timeRequired": "PT10H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT10H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "usaaio-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 17,
      "item": {
        "@type": "Course",
        "name": "I0. IAI²O 진단 + 트랙 선택 + 등록 코칭",
        "alternateName": "IAI2O I0: Diagnosis + Track Selection + Registration",
        "description": "IAI²O 의무 선행. 학생 수준 진단 + 트랙 추천 + iai2o-official.org 등록 + 학술 멘토 매칭.",
        "url": "https://citcoding.com/programs/iai2o-i0.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중학교~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중학교~고등학교"
        },
        "teaches": "학생 수준 진단, 트랙 추천, 등록 코칭, 학술 멘토 매칭",
        "keywords": "iai2o-official.org",
        "timeRequired": "PT3H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT3H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "iai2o-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 18,
      "item": {
        "@type": "Course",
        "name": "I1. IAI²O AIIC Track 영어 시험 환경 대비",
        "alternateName": "IAI2O I1: AIIC Track English Exam Prep",
        "description": "IAI²O AIIC 개인전 시험 트랙. Qualifier 90분 × 2 + Final 3시간 × 2 형식, 영어 인터페이스, AI 도구 금지 환경 실전.",
        "url": "https://citcoding.com/programs/iai2o-i1.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중학교~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중학교~고등학교"
        },
        "teaches": "AIIC 개인전 시험, Qualifier 90분, Final 3시간, 영어 인터페이스, AI 도구 금지",
        "keywords": "Python, AI exam environment",
        "timeRequired": "PT12H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT12H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "iai2o-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 19,
      "item": {
        "@type": "Course",
        "name": "I2. IAI²O AI4SCI Track 연구 페이퍼 + Backboard",
        "alternateName": "IAI2O I2: AI4SCI Research Paper + Backboard",
        "description": "IAI²O AI4SCI 연구 트랙. 영어 Research Paper + Quad Chart + Research Logbook + 본선 Backboard Display.",
        "url": "https://citcoding.com/programs/iai2o-i2.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중학교~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중학교~고등학교"
        },
        "teaches": "Research Paper, Quad Chart, Research Logbook, ISEF Backboard, AI4SCI",
        "keywords": "Research Paper, Quad Chart, Backboard",
        "timeRequired": "PT16H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT16H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "iai2o-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 20,
      "item": {
        "@type": "Course",
        "name": "I3. IAI²O AI4BIZ Track 비즈니스 모델 + Pitch",
        "alternateName": "IAI2O I3: AI4BIZ Business Model + Pitch",
        "description": "IAI²O AI4BIZ 비즈니스 트랙. AI Innovation Narrative + Pitch Video + 본선 Technical Execution Report + Updated Pitch Deck.",
        "url": "https://citcoding.com/programs/iai2o-i3.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중학교~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중학교~고등학교"
        },
        "teaches": "AI4BIZ, Business Model, Pitch Video, Technical Execution Report, AI 시스템 설계",
        "keywords": "AI Innovation Narrative, Pitch Video, Pitch Deck",
        "timeRequired": "PT16H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT16H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "iai2o-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 21,
      "item": {
        "@type": "Course",
        "name": "I4. IAI²O MIT Global Final 대비",
        "alternateName": "IAI2O I4: MIT Global Final Preparation",
        "description": "National Preliminary 통과자 대상. 2026년 9월 14~17일 MIT 캠퍼스 in-person 본선 트랙별 산출물 + 국제 발표·질의응답 영어 코칭.",
        "url": "https://citcoding.com/programs/iai2o-i4.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중학교~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중학교~고등학교"
        },
        "teaches": "MIT 본선 대비, 트랙별 산출물, 국제 발표, 영어 의사소통",
        "keywords": "영어 발표, Q&A 코칭",
        "timeRequired": "PT10H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT10H"
        },
        "isPartOf": {
          "@type": "Course",
          "name": "iai2o-curriculum"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 22,
      "item": {
        "@type": "Course",
        "name": "AI 교육 프로그램",
        "alternateName": "AI Education Program (5-Stage Ladder)",
        "description": "AI 교육 프로그램, 유아·초등 1학년부터 시작하는 5단계 커리큘럼 (문제 해결의 기초 → AI 리터러시 → 데이터 분석 → 머신러닝 → AI 프로젝트).",
        "url": "https://citcoding.com/programs/ai-education.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "유아~초등",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "유아~초등"
        },
        "teaches": "AI 리터러시, 데이터 분석, 머신러닝, AI 프로젝트",
        "keywords": "Scratch, Python, Teachable Machine",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 23,
      "item": {
        "@type": "Course",
        "name": "AI 리터러시",
        "alternateName": "AI Literacy",
        "description": "AI 리터러시 기초 교육.",
        "url": "https://citcoding.com/programs/ai-literacy.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "초등~중등",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "초등~중등"
        },
        "teaches": "AI 리터러시",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 24,
      "item": {
        "@type": "Course",
        "name": "AP Computer Science A / AP CSP",
        "alternateName": "AP Computer Science A / AP CS Principles",
        "description": "AP Computer Science A·Principles 시험 대비.",
        "url": "https://citcoding.com/programs/ap-csa-csp.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "고등학교"
        },
        "teaches": "AP CSA, AP CSP, 시험 대비",
        "keywords": "Java, Python",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 25,
      "item": {
        "@type": "Course",
        "name": "IB / IGCSE CS",
        "alternateName": "IB / IGCSE Computer Science",
        "description": "IB CS, IGCSE CS 시험 대비.",
        "url": "https://citcoding.com/programs/ib-igcse-cs.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중학교~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중학교~고등학교"
        },
        "teaches": "IB CS, IGCSE CS, 시험 대비",
        "keywords": "Python, Java",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 26,
      "item": {
        "@type": "Course",
        "name": "국제학교 학생 맞춤 교육",
        "alternateName": "International School Students Program",
        "description": "국제학교 학생 맞춤 코딩·CS 교육.",
        "url": "https://citcoding.com/programs/international-school.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "초등~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "초등~고등학교"
        },
        "teaches": "국제학교, AP, IB, IGCSE, 코딩",
        "keywords": "Python, Java",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 27,
      "item": {
        "@type": "Course",
        "name": "AI·코딩 포트폴리오 설계",
        "alternateName": "AI & Coding Portfolio Design",
        "description": "AI·코딩 포트폴리오 설계.",
        "url": "https://citcoding.com/programs/portfolio.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중학교~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중학교~고등학교"
        },
        "teaches": "포트폴리오, GitHub Pages, 자기소개서",
        "keywords": "GitHub, Notion",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 28,
      "item": {
        "@type": "Course",
        "name": "EC 전략 설계",
        "alternateName": "Extracurricular (EC) Strategy Design",
        "description": "과외활동(EC) 전략 설계.",
        "url": "https://citcoding.com/programs/ec-strategy.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중학교~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중학교~고등학교"
        },
        "teaches": "EC 전략, 과외활동, 미국 대학 입시",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          }
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 29,
      "item": {
        "@type": "Course",
        "name": "KOAI 대비 커리큘럼 (Hub)",
        "alternateName": "KOAI Curriculum Hub",
        "description": "KOAI 한국인공지능올림피아드·IOAI 국가대표 선발 대비 11개 코스 로드맵: 초등 입문(E1~E3)·기초(F1~F2)·심화(A1~A2)·중등 종합(M1)·대회 직전 집중(C1~C3).",
        "url": "https://citcoding.com/programs/koai-curriculum.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "초등~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "초등~고등학교"
        },
        "teaches": "KOAI 11개 코스 로드맵, 초등 입문, 기초, 심화, 중등 종합반, 대회 직전 집중",
        "keywords": "Python, PyTorch, scikit-learn",
        "timeRequired": "PT138H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT138H"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 30,
      "item": {
        "@type": "Course",
        "name": "USAAIO 대비 커리큘럼 (Hub)",
        "alternateName": "USAAIO Curriculum Hub",
        "description": "USAAIO(USA·North America AI Olympiad)·IOAI·IAIO Team USA 선발 대비: KOAI 공유 기반(F1·F2·A1·A2) + USAAIO 전용 U0~U4 로드맵.",
        "url": "https://citcoding.com/programs/usaaio-curriculum.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중학교~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중학교~고등학교"
        },
        "teaches": "USAAIO 5개 코스 로드맵, 자격 진단, Math+Colab, Round 1, Round 2, Camp",
        "keywords": "Python, PyTorch, Google Colab",
        "timeRequired": "PT45H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT45H"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 31,
      "item": {
        "@type": "Course",
        "name": "IAI²O 대비 커리큘럼 (Hub)",
        "alternateName": "IAI2O Curriculum Hub",
        "description": "IAI²O(국제 AI 혁신 올림피아드) AIIC·AI4SCI·AI4BIZ 3개 트랙 대비. KOAI·USAAIO와 공유하는 F1·F2·A1·A2 기반 + IAI²O 전용 I0~I4 로드맵.",
        "url": "https://citcoding.com/programs/iai2o-curriculum.html",
        "inLanguage": "ko",
        "provider": {
          "@type": "EducationalOrganization",
          "@id": "https://citcoding.com/#organization",
          "name": "CIT 코딩 학원",
          "url": "https://citcoding.com"
        },
        "offers": {
          "@type": "Offer",
          "category": "Paid",
          "availability": "https://schema.org/InStock",
          "url": "https://citcoding.com/contact.html",
          "priceCurrency": "KRW",
          "seller": {
            "@id": "https://citcoding.com/#organization"
          },
          "description": "수강료는 학생 수준·목표에 맞춘 1:1 상담 후 책정됩니다. 무료 상담·레벨테스트 제공."
        },
        "educationalLevel": "중학교~고등학교",
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "중학교~고등학교"
        },
        "teaches": "IAI²O 5개 코스 로드맵, AIIC, AI4SCI, AI4BIZ, MIT 본선",
        "keywords": "Python, PyTorch, Research tools",
        "timeRequired": "PT57H",
        "hasCourseInstance": {
          "@type": "CourseInstance",
          "courseMode": "blended",
          "instructor": {
            "@type": "Person",
            "name": "CIT 전임 강사진",
            "worksFor": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "offers": {
            "@type": "Offer",
            "category": "Paid",
            "availability": "https://schema.org/InStock",
            "url": "https://citcoding.com/contact.html",
            "priceCurrency": "KRW",
            "seller": {
              "@id": "https://citcoding.com/#organization"
            }
          },
          "courseWorkload": "PT57H"
        }
      }
    }
  ]
}
