{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "CIT 학교별 코딩·AI 준비 안내",
  "description": "자녀가 다니는 학교의 커리큘럼(AP · IB · IGCSE · A-Level)에 맞춰 정리한 코딩·AI 준비 안내 목록입니다. 각 항목은 학년별 권장 트랙과 그 학년으로 바로 가는 링크를 담고 있습니다. 학교 이름은 어느 학교에 다니는 학생을 위한 안내인지 밝히려고 표기했습니다. CIT는 여기 나오는 어느 학교와도 제휴하거나 후원 관계를 맺고 있지 않으며, 학교를 대신해 안내하지도 않습니다. 커리큘럼·시험·대회 규정은 해마다 바뀌므로 각 학교와 주관 기관의 해당 연도 공식 안내를 확인해 주세요.",
  "url": "https://citcoding.com/schools/",
  "inLanguage": "ko",
  "provider": {
    "@type": "EducationalOrganization",
    "@id": "https://citcoding.com/#organization",
    "name": "CIT 코딩 학원",
    "url": "https://citcoding.com",
    "telephone": "02-540-2922",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "압구정로 32길 11 캐럴라인타워 2층",
      "addressLocality": "강남구",
      "addressRegion": "서울특별시",
      "postalCode": "06021",
      "addressCountry": "KR"
    }
  },
  "numberOfItems": 21,
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/kis.html",
        "name": "KIS 한국국제학교",
        "inLanguage": "ko",
        "abstract": "AP 기반 미국식 커리큘럼. AP CSA와 USACO를 함께 가져가는 경로.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "KIS 한국국제학교",
          "alternateName": [
            "Korea International School",
            "한국국제학교",
            "KIS 판교",
            "KIS 제주",
            "케이아이에스"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "성남 판교 · 제주"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "KIS 한국국제학교 재학생과 학부모"
        },
        "educationalLevel": [
          "8-9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "AP",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "mentions": [
          {
            "@type": "Course",
            "name": "AP Computer Science A",
            "url": "https://citcoding.com/programs/ap-csa-csp.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "KIS 한국국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Computer Science Principles",
            "url": "https://citcoding.com/stem/ap/computer-science-principles.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "KIS 한국국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus AB",
            "url": "https://citcoding.com/stem/ap/calculus-ab.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "KIS 한국국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus BC",
            "url": "https://citcoding.com/stem/ap/calculus-bc.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "KIS 한국국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Statistics",
            "url": "https://citcoding.com/stem/ap/statistics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "KIS 한국국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Physics C: Mechanics",
            "url": "https://citcoding.com/stem/ap/physics-c-mechanics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "KIS 한국국제학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/sis.html",
        "name": "SIS 서울국제학교",
        "inLanguage": "ko",
        "abstract": "AP 중심 커리큘럼. AP CSA·CSP와 대회, 포트폴리오 연결.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "SIS 서울국제학교",
          "alternateName": [
            "Seoul International School",
            "서울국제학교",
            "에스아이에스"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "성남 판교"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "SIS 서울국제학교 재학생과 학부모"
        },
        "educationalLevel": [
          "8-9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "AP",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "mentions": [
          {
            "@type": "Course",
            "name": "AP Computer Science A",
            "url": "https://citcoding.com/programs/ap-csa-csp.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SIS 서울국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Computer Science Principles",
            "url": "https://citcoding.com/stem/ap/computer-science-principles.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SIS 서울국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus AB",
            "url": "https://citcoding.com/stem/ap/calculus-ab.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SIS 서울국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus BC",
            "url": "https://citcoding.com/stem/ap/calculus-bc.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SIS 서울국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Statistics",
            "url": "https://citcoding.com/stem/ap/statistics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SIS 서울국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Physics C: Mechanics",
            "url": "https://citcoding.com/stem/ap/physics-c-mechanics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SIS 서울국제학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/sfs.html",
        "name": "SFS 서울외국인학교",
        "inLanguage": "ko",
        "abstract": "IB와 영국식 과정을 함께 운영. IB CS IA 설계와 AP CSA 준비.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "SFS 서울외국인학교",
          "alternateName": [
            "Seoul Foreign School",
            "서울외국인학교",
            "에스에프에스"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "서울 서대문"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "SFS 서울외국인학교 재학생과 학부모"
        },
        "educationalLevel": [
          "8-9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "IB · AP · A-Level",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "mentions": [
          {
            "@type": "Course",
            "name": "IB Computer Science HL",
            "url": "https://citcoding.com/stem/ib/computer-science-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science SL",
            "url": "https://citcoding.com/stem/ib/computer-science-sl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Design Technology",
            "url": "https://citcoding.com/stem/ib/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AA HL",
            "url": "https://citcoding.com/stem/ib/math-aa-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AI HL",
            "url": "https://citcoding.com/stem/ib/math-ai-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Computer Science A",
            "url": "https://citcoding.com/programs/ap-csa-csp.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Computer Science Principles",
            "url": "https://citcoding.com/stem/ap/computer-science-principles.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus AB",
            "url": "https://citcoding.com/stem/ap/calculus-ab.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus BC",
            "url": "https://citcoding.com/stem/ap/calculus-bc.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Statistics",
            "url": "https://citcoding.com/stem/ap/statistics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Physics C: Mechanics",
            "url": "https://citcoding.com/stem/ap/physics-c-mechanics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "SFS 서울외국인학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/yiss.html",
        "name": "YISS 용산국제학교",
        "inLanguage": "ko",
        "abstract": "AP 기반 미국식 커리큘럼. 압구정까지 이동이 짧아 대면 수업 병행.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "YISS 용산국제학교",
          "alternateName": [
            "Yongsan International School of Seoul",
            "용산국제학교",
            "와이아이에스에스"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "서울 용산"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "YISS 용산국제학교 재학생과 학부모"
        },
        "educationalLevel": [
          "8-9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "AP",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "mentions": [
          {
            "@type": "Course",
            "name": "AP Computer Science A",
            "url": "https://citcoding.com/programs/ap-csa-csp.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "YISS 용산국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Computer Science Principles",
            "url": "https://citcoding.com/stem/ap/computer-science-principles.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "YISS 용산국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus AB",
            "url": "https://citcoding.com/stem/ap/calculus-ab.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "YISS 용산국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus BC",
            "url": "https://citcoding.com/stem/ap/calculus-bc.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "YISS 용산국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Statistics",
            "url": "https://citcoding.com/stem/ap/statistics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "YISS 용산국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Physics C: Mechanics",
            "url": "https://citcoding.com/stem/ap/physics-c-mechanics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "YISS 용산국제학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/chadwick.html",
        "name": "채드윅 국제학교",
        "inLanguage": "ko",
        "abstract": "송도의 IB 월드스쿨. MYP 디자인과 DP 내부 평가를 코딩·AI로 잇는 경로.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "채드윅 국제학교",
          "alternateName": [
            "Chadwick International",
            "채드윅",
            "채드윅송도",
            "채드윅 국제학교",
            "Chadwick Songdo",
            "송도 채드윅"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "인천 송도"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "채드윅 국제학교 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "IB",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "채드윅 6학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/chadwick.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "채드윅 7학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트 완성)",
            "url": "https://citcoding.com/schools/chadwick.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "채드윅 8학년 권장 트랙",
            "description": "알고리즘과 데이터 다루기, 대회 맛보기 (목표: USACO 브론즈 준비 시작)",
            "url": "https://citcoding.com/schools/chadwick.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "채드윅 9학년 권장 트랙",
            "description": "MYP 디자인 과제 연계 + 알고리즘 훈련 (목표: USACO 브론즈 통과, 디자인 사이클 문서화에 익숙해지기)",
            "url": "https://citcoding.com/schools/chadwick.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "채드윅 10학년 권장 트랙",
            "description": "MYP 개인 프로젝트 + 머신러닝 입문 (목표: 개인 프로젝트를 학생이 직접 설계, AI 기초 다지기)",
            "url": "https://citcoding.com/schools/chadwick.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "채드윅 11학년 권장 트랙",
            "description": "DP 내부 평가·소논문 주제 설계 + AI 프로젝트 (목표: 주제 좁히기, 공개할 수 있는 프로젝트 착수)",
            "url": "https://citcoding.com/schools/chadwick.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "채드윅 12학년 권장 트랙",
            "description": "지원 서류 정리 + 마지막 대회 도전 (목표: 흩어진 활동을 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/chadwick.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "IB Computer Science HL",
            "url": "https://citcoding.com/stem/ib/computer-science-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "채드윅 국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science SL",
            "url": "https://citcoding.com/stem/ib/computer-science-sl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "채드윅 국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Design Technology",
            "url": "https://citcoding.com/stem/ib/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "채드윅 국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AA HL",
            "url": "https://citcoding.com/stem/ib/math-aa-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "채드윅 국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AI HL",
            "url": "https://citcoding.com/stem/ib/math-ai-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "채드윅 국제학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/dulwich-seoul.html",
        "name": "덜위치 칼리지 서울",
        "inLanguage": "ko",
        "abstract": "영국식 과정에서 IGCSE(Y10~11)를 거쳐 IB 디플로마(Y12~13)로 이어지는 학교.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "덜위치 칼리지 서울",
          "alternateName": [
            "Dulwich College Seoul",
            "덜위치",
            "덜위치칼리지",
            "덜위치 서울",
            "Dulwich Seoul",
            "서초 덜위치"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "서울 서초구"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "덜위치 칼리지 서울 재학생과 학부모"
        },
        "educationalLevel": [
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년",
          "13학년"
        ],
        "teaches": "IGCSE · IB",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "덜위치 서울 Year 7 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/dulwich-seoul.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "덜위치 서울 Year 8 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트)",
            "url": "https://citcoding.com/schools/dulwich-seoul.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "덜위치 서울 Year 9 권장 트랙",
            "description": "알고리즘 훈련 + IGCSE 과목 선택 상담 (목표: 과목 선택 전에 적성 확인, USACO 브론즈 준비)",
            "url": "https://citcoding.com/schools/dulwich-seoul.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "덜위치 서울 Year 10 권장 트랙",
            "description": "IGCSE 진도 보강 + 대회 병행 (목표: USACO 브론즈 통과, 시험 밖 결과물 만들기)",
            "url": "https://citcoding.com/schools/dulwich-seoul.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "덜위치 서울 Year 11 권장 트랙",
            "description": "IGCSE 마무리 + 디플로마 대비 프로젝트 (목표: IGCSE 시험 대비, 디플로마 주제 후보 확보)",
            "url": "https://citcoding.com/schools/dulwich-seoul.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "덜위치 서울 Year 12 권장 트랙",
            "description": "IB 내부 평가·소논문 설계 + AI 프로젝트 (목표: 주제 좁히기, 공개할 수 있는 프로젝트 착수)",
            "url": "https://citcoding.com/schools/dulwich-seoul.html#g12",
            "educationalLevel": "12학년"
          },
          {
            "@type": "WebPageElement",
            "name": "덜위치 서울 Year 13 권장 트랙",
            "description": "지원 서류 정리 + 마지막 대회 도전 (목표: 흩어진 활동을 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/dulwich-seoul.html#g13",
            "educationalLevel": "13학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "IGCSE Computer Science",
            "url": "https://citcoding.com/stem/igcse/computer-science.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "덜위치 칼리지 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IGCSE ICT",
            "url": "https://citcoding.com/stem/igcse/ict.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "덜위치 칼리지 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IGCSE Design Technology",
            "url": "https://citcoding.com/stem/igcse/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "덜위치 칼리지 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IGCSE Additional Math",
            "url": "https://citcoding.com/stem/igcse/additional-math.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "덜위치 칼리지 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science HL",
            "url": "https://citcoding.com/stem/ib/computer-science-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "덜위치 칼리지 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science SL",
            "url": "https://citcoding.com/stem/ib/computer-science-sl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "덜위치 칼리지 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Design Technology",
            "url": "https://citcoding.com/stem/ib/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "덜위치 칼리지 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AA HL",
            "url": "https://citcoding.com/stem/ib/math-aa-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "덜위치 칼리지 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AI HL",
            "url": "https://citcoding.com/stem/ib/math-ai-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "덜위치 칼리지 서울 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 7,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/dwight-seoul.html",
        "name": "드와이트 스쿨 서울",
        "inLanguage": "ko",
        "abstract": "6학년부터 10학년까지 MYP를 통으로 다니는 IB 학교. 중등부터 길게 설계할 수 있는 구조.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "드와이트 스쿨 서울",
          "alternateName": [
            "Dwight School Seoul",
            "드와이트",
            "드와이트스쿨",
            "드와이트 서울",
            "Dwight Seoul",
            "상암 드와이트"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "서울 마포구"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "드와이트 스쿨 서울 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "IB",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "드와이트 6학년 권장 트랙",
            "description": "파이썬 기초와 MYP 방식으로 기록하기 (목표: 코드로 결과 만들기, 과정을 남기는 습관 들이기)",
            "url": "https://citcoding.com/schools/dwight-seoul.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "드와이트 7학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트)",
            "url": "https://citcoding.com/schools/dwight-seoul.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "드와이트 8학년 권장 트랙",
            "description": "알고리즘 훈련과 데이터 다루기 (목표: USACO 브론즈 준비 시작)",
            "url": "https://citcoding.com/schools/dwight-seoul.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "드와이트 9학년 권장 트랙",
            "description": "대회 도전 + 개인 프로젝트 주제 찾기 (목표: USACO 브론즈 통과, 10학년에 만들 주제 후보 정하기)",
            "url": "https://citcoding.com/schools/dwight-seoul.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "드와이트 10학년 권장 트랙",
            "description": "MYP 개인 프로젝트 완성 + 머신러닝 입문 (목표: 학생이 직접 설계해 끝내는 프로젝트 하나)",
            "url": "https://citcoding.com/schools/dwight-seoul.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "드와이트 11학년 권장 트랙",
            "description": "DP 내부 평가·소논문 설계 + AI 프로젝트 (목표: 개인 프로젝트 주제를 연구로 확장)",
            "url": "https://citcoding.com/schools/dwight-seoul.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "드와이트 12학년 권장 트랙",
            "description": "지원 서류 정리 + 마지막 대회 도전 (목표: 6년치 활동을 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/dwight-seoul.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "IB Computer Science HL",
            "url": "https://citcoding.com/stem/ib/computer-science-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "드와이트 스쿨 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science SL",
            "url": "https://citcoding.com/stem/ib/computer-science-sl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "드와이트 스쿨 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Design Technology",
            "url": "https://citcoding.com/stem/ib/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "드와이트 스쿨 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AA HL",
            "url": "https://citcoding.com/stem/ib/math-aa-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "드와이트 스쿨 서울 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AI HL",
            "url": "https://citcoding.com/stem/ib/math-ai-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "드와이트 스쿨 서울 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 8,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/gsis.html",
        "name": "GSIS 경기수원외국인학교",
        "inLanguage": "ko",
        "abstract": "수원 영통의 IB 월드스쿨. 학교 STEM 활동을 대회·연구로 잇는 설계.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "GSIS 경기수원외국인학교",
          "alternateName": [
            "Gyeonggi Suwon International School",
            "경기수원외국인학교",
            "수원외국인학교",
            "지에스아이에스",
            "GSIS 수원",
            "영통 GSIS"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "수원 영통구"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "GSIS 경기수원외국인학교 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "IB",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "GSIS 6학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/gsis.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "GSIS 7학년 권장 트랙",
            "description": "파이썬 심화, 센서·데이터 다루기 입문 (목표: 학교 메이커 활동과 코드를 연결해 보기)",
            "url": "https://citcoding.com/schools/gsis.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "GSIS 8학년 권장 트랙",
            "description": "알고리즘 훈련 + 데이터 분석 기초 (목표: USACO 브론즈 준비 시작)",
            "url": "https://citcoding.com/schools/gsis.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "GSIS 9학년 권장 트랙",
            "description": "대회 도전 + 동아리 활동에서 질문 뽑기 (목표: USACO 브론즈 통과, 연구 주제 후보 확보)",
            "url": "https://citcoding.com/schools/gsis.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "GSIS 10학년 권장 트랙",
            "description": "MYP 개인 프로젝트 + 머신러닝 입문 (목표: 학교 활동을 학생이 설계한 프로젝트로 정리)",
            "url": "https://citcoding.com/schools/gsis.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "GSIS 11학년 권장 트랙",
            "description": "DP 내부 평가·소논문 설계 + 독립 연구 (목표: 주제 좁히기, KSEF 등 출품 가능한 연구 착수)",
            "url": "https://citcoding.com/schools/gsis.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "GSIS 12학년 권장 트랙",
            "description": "지원 서류 정리 + 마지막 대회 도전 (목표: 학교 활동과 밖의 결과물을 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/gsis.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "IB Computer Science HL",
            "url": "https://citcoding.com/stem/ib/computer-science-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "GSIS 경기수원외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science SL",
            "url": "https://citcoding.com/stem/ib/computer-science-sl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "GSIS 경기수원외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Design Technology",
            "url": "https://citcoding.com/stem/ib/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "GSIS 경기수원외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AA HL",
            "url": "https://citcoding.com/stem/ib/math-aa-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "GSIS 경기수원외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AI HL",
            "url": "https://citcoding.com/stem/ib/math-ai-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "GSIS 경기수원외국인학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 9,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/apis.html",
        "name": "APIS 아시아퍼시픽국제외국인학교",
        "inLanguage": "ko",
        "abstract": "AP CSA와 AP CSP를 모두 개설한 미국식 학교. 연간 AP 이수 개수 제한이 있어 선택이 중요.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "APIS 아시아퍼시픽국제외국인학교",
          "alternateName": [
            "Asia Pacific International School",
            "아시아퍼시픽국제외국인학교",
            "에이피아이에스",
            "APIS 서울",
            "노원 APIS"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "서울 노원구"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "APIS 아시아퍼시픽국제외국인학교 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "AP",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "APIS 6학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/apis.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "APIS 7학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트)",
            "url": "https://citcoding.com/schools/apis.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "APIS 8학년 권장 트랙",
            "description": "자바 입문 + 알고리즘 훈련 (목표: AP CSA 선행 기반 마련, USACO 브론즈 준비)",
            "url": "https://citcoding.com/schools/apis.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "APIS 9학년 권장 트랙",
            "description": "USACO 도전 + AP 과목 선택 상담 (목표: 브론즈 통과, 10~12학년 AP 배치 계획 세우기)",
            "url": "https://citcoding.com/schools/apis.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "APIS 10학년 권장 트랙",
            "description": "AP CSP 또는 CSA 대비 + AI 입문 (목표: 선택한 과목에서 확실한 점수, 머신러닝 기초)",
            "url": "https://citcoding.com/schools/apis.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "APIS 11학년 권장 트랙",
            "description": "AP CSA 5월 시험 대비 + AI 프로젝트 (목표: AP CSA 목표 점수, 공개할 수 있는 프로젝트 착수)",
            "url": "https://citcoding.com/schools/apis.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "APIS 12학년 권장 트랙",
            "description": "지원 서류 정리 + 독립 연구 마무리 (목표: AP 성적과 활동을 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/apis.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "AP Computer Science A",
            "url": "https://citcoding.com/programs/ap-csa-csp.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "APIS 아시아퍼시픽국제외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Computer Science Principles",
            "url": "https://citcoding.com/stem/ap/computer-science-principles.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "APIS 아시아퍼시픽국제외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus AB",
            "url": "https://citcoding.com/stem/ap/calculus-ab.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "APIS 아시아퍼시픽국제외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus BC",
            "url": "https://citcoding.com/stem/ap/calculus-bc.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "APIS 아시아퍼시픽국제외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Statistics",
            "url": "https://citcoding.com/stem/ap/statistics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "APIS 아시아퍼시픽국제외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Physics C: Mechanics",
            "url": "https://citcoding.com/stem/ap/physics-c-mechanics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "APIS 아시아퍼시픽국제외국인학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 10,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/korea-kent.html",
        "name": "한국켄트외국인학교",
        "inLanguage": "ko",
        "abstract": "광진구의 미국식 학교. 학교 컴퓨터 과학 선택과목을 AP와 대회로 잇는 경로.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "한국켄트외국인학교",
          "alternateName": [
            "Korea Kent Foreign School",
            "켄트외국인학교",
            "한국켄트",
            "KKFS",
            "Korea Kent",
            "광진 켄트"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "서울 광진구"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "한국켄트외국인학교 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "AP",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "켄트 6학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/korea-kent.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "켄트 7학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트)",
            "url": "https://citcoding.com/schools/korea-kent.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "켄트 8학년 권장 트랙",
            "description": "알고리즘 훈련 + 학교 선택과목 보강 (목표: USACO 브론즈 준비, 학교 과목에서 여유 갖기)",
            "url": "https://citcoding.com/schools/korea-kent.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "켄트 9학년 권장 트랙",
            "description": "자바 입문 + USACO 도전 (목표: 브론즈 통과, AP CSA 선행 기반 마련)",
            "url": "https://citcoding.com/schools/korea-kent.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "켄트 10학년 권장 트랙",
            "description": "AP CSA 대비 본격 시작 + AI 입문 (목표: 자바 객체지향 정착, 머신러닝 기초)",
            "url": "https://citcoding.com/schools/korea-kent.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "켄트 11학년 권장 트랙",
            "description": "AP CSA 5월 시험 대비 + AI 프로젝트 (목표: 목표 점수, 공개할 수 있는 프로젝트 착수)",
            "url": "https://citcoding.com/schools/korea-kent.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "켄트 12학년 권장 트랙",
            "description": "지원 서류 정리 + 마지막 대회 도전 (목표: 학교 성적과 밖의 결과물을 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/korea-kent.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "AP Computer Science A",
            "url": "https://citcoding.com/programs/ap-csa-csp.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "한국켄트외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Computer Science Principles",
            "url": "https://citcoding.com/stem/ap/computer-science-principles.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "한국켄트외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus AB",
            "url": "https://citcoding.com/stem/ap/calculus-ab.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "한국켄트외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus BC",
            "url": "https://citcoding.com/stem/ap/calculus-bc.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "한국켄트외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Statistics",
            "url": "https://citcoding.com/stem/ap/statistics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "한국켄트외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Physics C: Mechanics",
            "url": "https://citcoding.com/stem/ap/physics-c-mechanics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "한국켄트외국인학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 11,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/cheongna-dalton.html",
        "name": "청라달튼외국인학교",
        "inLanguage": "ko",
        "abstract": "달튼 플랜으로 운영하는 미국식 학교. AP Computer Science A를 10~12학년에 개설.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "청라달튼외국인학교",
          "alternateName": [
            "Cheongna Dalton School",
            "청라달튼",
            "달튼외국인학교",
            "청라 달튼",
            "Dalton School Korea",
            "인천 달튼"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "인천 청라"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "청라달튼외국인학교 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "AP",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "달튼 6학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/cheongna-dalton.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "달튼 7학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 랩 시간에 스스로 만들 거리 갖기)",
            "url": "https://citcoding.com/schools/cheongna-dalton.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "달튼 8학년 권장 트랙",
            "description": "알고리즘 훈련 + 자바 맛보기 (목표: USACO 브론즈 준비, AP CSA 선행 감각)",
            "url": "https://citcoding.com/schools/cheongna-dalton.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "달튼 9학년 권장 트랙",
            "description": "자바 기초 정착 + USACO 도전 (목표: 브론즈 통과, 10학년 AP CSA 수강 준비)",
            "url": "https://citcoding.com/schools/cheongna-dalton.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "달튼 10학년 권장 트랙",
            "description": "AP CSA 수강 대비 + 랩 시간 프로젝트 설계 (목표: 객체지향 설계 감각, 5월 시험 대비 시작)",
            "url": "https://citcoding.com/schools/cheongna-dalton.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "달튼 11학년 권장 트랙",
            "description": "AP CSA 마무리 또는 심화 + AI 프로젝트 (목표: 목표 점수, 공개할 수 있는 프로젝트 착수)",
            "url": "https://citcoding.com/schools/cheongna-dalton.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "달튼 12학년 권장 트랙",
            "description": "지원 서류 정리 + 독립 연구 마무리 (목표: AP 성적과 프로젝트를 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/cheongna-dalton.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "AP Computer Science A",
            "url": "https://citcoding.com/programs/ap-csa-csp.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "청라달튼외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Computer Science Principles",
            "url": "https://citcoding.com/stem/ap/computer-science-principles.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "청라달튼외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus AB",
            "url": "https://citcoding.com/stem/ap/calculus-ab.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "청라달튼외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus BC",
            "url": "https://citcoding.com/stem/ap/calculus-bc.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "청라달튼외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Statistics",
            "url": "https://citcoding.com/stem/ap/statistics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "청라달튼외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Physics C: Mechanics",
            "url": "https://citcoding.com/stem/ap/physics-c-mechanics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "청라달튼외국인학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 12,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/tjhsst.html",
        "name": "Thomas Jefferson (TJHSST)",
        "inLanguage": "ko",
        "abstract": "STEM 특화 공립고. USACO·USAAIO와 연구 포트폴리오 중심.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "Thomas Jefferson (TJHSST)",
          "alternateName": [
            "Thomas Jefferson High School for Science and Technology",
            "토마스 제퍼슨",
            "TJ 고등학교"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "미국 버지니아"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "Thomas Jefferson (TJHSST) 재학생과 학부모"
        },
        "educationalLevel": [
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "US Public STEM",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 13,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/stuyvesant.html",
        "name": "Stuyvesant High School",
        "inLanguage": "ko",
        "abstract": "뉴욕 STEM 공립고. 알고리즘 대회와 AI 프로젝트 병행.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "Stuyvesant High School",
          "alternateName": [
            "Stuyvesant High School",
            "스타이브샌트",
            "스타이베슨트"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "미국 뉴욕"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "Stuyvesant High School 재학생과 학부모"
        },
        "educationalLevel": [
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "US Public STEM",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 14,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/phillips-exeter.html",
        "name": "Phillips Exeter Academy",
        "inLanguage": "ko",
        "abstract": "보딩스쿨 일정에 맞춘 시차 온라인 수업. 대회와 포트폴리오 설계.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "Phillips Exeter Academy",
          "alternateName": [
            "Phillips Exeter Academy",
            "필립스 엑시터",
            "엑시터"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "미국 뉴햄프셔"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "Phillips Exeter Academy 재학생과 학부모"
        },
        "educationalLevel": [
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "US Boarding",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 15,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/phillips-andover.html",
        "name": "Phillips Academy Andover",
        "inLanguage": "ko",
        "abstract": "보딩스쿨 학사 일정에 맞춘 1:1 온라인. USACO·AI 연구 트랙.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "Phillips Academy Andover",
          "alternateName": [
            "Phillips Academy Andover",
            "필립스 앤도버",
            "앤도버"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "미국 매사추세츠"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "Phillips Academy Andover 재학생과 학부모"
        },
        "educationalLevel": [
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "US Boarding",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        }
      }
    },
    {
      "@type": "ListItem",
      "position": 16,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/nlcs-jeju.html",
        "name": "NLCS 제주",
        "inLanguage": "ko",
        "abstract": "영국식 과정으로 Year 10~11 IGCSE를 거쳐 식스폼에서 IB 디플로마로 이어지는 학교.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "NLCS 제주",
          "alternateName": [
            "North London Collegiate School Jeju",
            "NLCS Jeju",
            "엔엘씨에스 제주",
            "노스런던컬리지에잇스쿨 제주",
            "제주 NLCS",
            "영어교육도시 NLCS"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "제주 영어교육도시"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "NLCS 제주 재학생과 학부모"
        },
        "educationalLevel": [
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년",
          "13학년"
        ],
        "teaches": "IGCSE · IB",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "NLCS 제주 7학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/nlcs-jeju.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "NLCS 제주 8학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트 완성)",
            "url": "https://citcoding.com/schools/nlcs-jeju.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "NLCS 제주 9학년 권장 트랙",
            "description": "IGCSE 진입 준비와 의사코드 훈련 (목표: 알고리즘을 글로 설계하는 감각 붙이기)",
            "url": "https://citcoding.com/schools/nlcs-jeju.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "NLCS 제주 10학년 권장 트랙",
            "description": "IGCSE Computer Science 대비 + USACO 도전 (목표: 이론 단원 정리, 브론즈 통과)",
            "url": "https://citcoding.com/schools/nlcs-jeju.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "NLCS 제주 11학년 권장 트랙",
            "description": "IGCSE 마무리 + IB 진입 설계 (목표: 시험 마무리, 식스폼에서 이어 갈 주제 정하기)",
            "url": "https://citcoding.com/schools/nlcs-jeju.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "NLCS 제주 12학년 권장 트랙",
            "description": "IB 내부 평가·소논문 주제 설계 + AI 프로젝트 (목표: 주제 좁히기, 공개할 수 있는 프로젝트 착수)",
            "url": "https://citcoding.com/schools/nlcs-jeju.html#g12",
            "educationalLevel": "12학년"
          },
          {
            "@type": "WebPageElement",
            "name": "NLCS 제주 13학년 권장 트랙",
            "description": "지원 서류 정리 + 마지막 대회 도전 (목표: 흩어진 활동을 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/nlcs-jeju.html#g13",
            "educationalLevel": "13학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "IGCSE Computer Science",
            "url": "https://citcoding.com/stem/igcse/computer-science.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "NLCS 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IGCSE ICT",
            "url": "https://citcoding.com/stem/igcse/ict.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "NLCS 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IGCSE Design Technology",
            "url": "https://citcoding.com/stem/igcse/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "NLCS 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IGCSE Additional Math",
            "url": "https://citcoding.com/stem/igcse/additional-math.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "NLCS 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science HL",
            "url": "https://citcoding.com/stem/ib/computer-science-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "NLCS 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science SL",
            "url": "https://citcoding.com/stem/ib/computer-science-sl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "NLCS 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Design Technology",
            "url": "https://citcoding.com/stem/ib/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "NLCS 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AA HL",
            "url": "https://citcoding.com/stem/ib/math-aa-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "NLCS 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AI HL",
            "url": "https://citcoding.com/stem/ib/math-ai-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "NLCS 제주 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 17,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/branksome-hall-asia.html",
        "name": "브랭섬홀 아시아",
        "inLanguage": "ko",
        "abstract": "PYP·MYP·DP를 모두 운영하는 IB 연속 과정 학교. 학교 디자인 랩에서 만든 것을 코드로 잇는 경로.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "브랭섬홀 아시아",
          "alternateName": [
            "Branksome Hall Asia",
            "BHA",
            "브랭섬홀아시아",
            "브랭섬 홀 아시아",
            "Branksome Hall Asia",
            "제주 브랭섬홀",
            "영어교육도시 브랭섬홀"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "제주 영어교육도시"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "브랭섬홀 아시아 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "IB",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "브랭섬홀 6학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/branksome-hall-asia.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "브랭섬홀 7학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트 완성)",
            "url": "https://citcoding.com/schools/branksome-hall-asia.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "브랭섬홀 8학년 권장 트랙",
            "description": "알고리즘과 데이터 다루기, 대회 맛보기 (목표: USACO 브론즈 준비 시작)",
            "url": "https://citcoding.com/schools/branksome-hall-asia.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "브랭섬홀 9학년 권장 트랙",
            "description": "MYP 디자인 과제 연계 + 알고리즘 훈련 (목표: 브론즈 통과, 디자인 사이클 문서화에 익숙해지기)",
            "url": "https://citcoding.com/schools/branksome-hall-asia.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "브랭섬홀 10학년 권장 트랙",
            "description": "MYP 개인 프로젝트 + 머신러닝 입문 (목표: 개인 프로젝트를 학생이 직접 설계, AI 기초 다지기)",
            "url": "https://citcoding.com/schools/branksome-hall-asia.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "브랭섬홀 11학년 권장 트랙",
            "description": "DP 내부 평가·소논문 주제 설계 + AI 프로젝트 (목표: 주제 좁히기, 공개할 수 있는 프로젝트 착수)",
            "url": "https://citcoding.com/schools/branksome-hall-asia.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "브랭섬홀 12학년 권장 트랙",
            "description": "지원 서류 정리 + 마지막 대회 도전 (목표: 흩어진 활동을 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/branksome-hall-asia.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "IB Computer Science HL",
            "url": "https://citcoding.com/stem/ib/computer-science-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "브랭섬홀 아시아 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science SL",
            "url": "https://citcoding.com/stem/ib/computer-science-sl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "브랭섬홀 아시아 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Design Technology",
            "url": "https://citcoding.com/stem/ib/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "브랭섬홀 아시아 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AA HL",
            "url": "https://citcoding.com/stem/ib/math-aa-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "브랭섬홀 아시아 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AI HL",
            "url": "https://citcoding.com/stem/ib/math-ai-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "브랭섬홀 아시아 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 18,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/sja-jeju.html",
        "name": "세인트존스베리 아카데미 제주",
        "inLanguage": "ko",
        "abstract": "미국 버몬트 본교와 같은 과정을 운영하는 미국식 학교. 학교 컴퓨터 과학 선택과목을 AP와 대회로 잇는 경로.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "세인트존스베리 아카데미 제주",
          "alternateName": [
            "St. Johnsbury Academy Jeju",
            "SJA Jeju",
            "SJA 제주",
            "세인트존스베리",
            "세인트 존스베리 아카데미",
            "제주 SJA",
            "영어교육도시 SJA"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "제주 영어교육도시"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "세인트존스베리 아카데미 제주 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "AP",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "SJA 제주 6학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/sja-jeju.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "SJA 제주 7학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트 완성)",
            "url": "https://citcoding.com/schools/sja-jeju.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "SJA 제주 8학년 권장 트랙",
            "description": "알고리즘과 데이터 다루기, 대회 맛보기 (목표: USACO 브론즈 준비 시작)",
            "url": "https://citcoding.com/schools/sja-jeju.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "SJA 제주 9학년 권장 트랙",
            "description": "학교 선택과목 보강 + 자바 기초 (목표: 브론즈 통과, AP 진입 전 언어 정착)",
            "url": "https://citcoding.com/schools/sja-jeju.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "SJA 제주 10학년 권장 트랙",
            "description": "AP 선택 설계 + 알고리즘 심화 (목표: 어떤 AP를 언제 들을지 확정)",
            "url": "https://citcoding.com/schools/sja-jeju.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "SJA 제주 11학년 권장 트랙",
            "description": "AP 컴퓨터 과학 대비 + AI 프로젝트 (목표: 목표 점수, 공개할 수 있는 프로젝트 착수)",
            "url": "https://citcoding.com/schools/sja-jeju.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "SJA 제주 12학년 권장 트랙",
            "description": "지원 서류 정리 + 독립 연구 마무리 (목표: AP 성적과 프로젝트를 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/sja-jeju.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "AP Computer Science A",
            "url": "https://citcoding.com/programs/ap-csa-csp.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "세인트존스베리 아카데미 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Computer Science Principles",
            "url": "https://citcoding.com/stem/ap/computer-science-principles.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "세인트존스베리 아카데미 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus AB",
            "url": "https://citcoding.com/stem/ap/calculus-ab.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "세인트존스베리 아카데미 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus BC",
            "url": "https://citcoding.com/stem/ap/calculus-bc.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "세인트존스베리 아카데미 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Statistics",
            "url": "https://citcoding.com/stem/ap/statistics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "세인트존스베리 아카데미 제주 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Physics C: Mechanics",
            "url": "https://citcoding.com/stem/ap/physics-c-mechanics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "세인트존스베리 아카데미 제주 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 19,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/tcis.html",
        "name": "TCIS 대전외국인학교",
        "inLanguage": "ko",
        "abstract": "국내에서 처음으로 IB 세 과정을 모두 인증받은 학교. MYP가 10학년까지라 DP 전 준비 기간이 깁니다.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "TCIS 대전외국인학교",
          "alternateName": [
            "Taejon Christian International School",
            "TCIS",
            "대전외국인학교",
            "대전크리스천국제학교",
            "티씨아이에스",
            "Taejon Christian International School",
            "대전 국제학교"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "대전 유성구"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "TCIS 대전외국인학교 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "IB",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "TCIS 6학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/tcis.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "TCIS 7학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트 완성)",
            "url": "https://citcoding.com/schools/tcis.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "TCIS 8학년 권장 트랙",
            "description": "알고리즘과 데이터 다루기, 대회 맛보기 (목표: USACO 브론즈 준비 시작)",
            "url": "https://citcoding.com/schools/tcis.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "TCIS 9학년 권장 트랙",
            "description": "MYP 디자인 과제 연계 + 알고리즘 훈련 (목표: 브론즈 통과, 디자인 사이클 문서화에 익숙해지기)",
            "url": "https://citcoding.com/schools/tcis.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "TCIS 10학년 권장 트랙",
            "description": "MYP 개인 프로젝트 + 머신러닝 입문 (목표: DP에서 이어 갈 주제를 한 번 완성해 두기)",
            "url": "https://citcoding.com/schools/tcis.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "TCIS 11학년 권장 트랙",
            "description": "DP 내부 평가·소논문 주제 설계 + AI 프로젝트 (목표: MYP에서 다룬 주제를 새 질문으로 확장)",
            "url": "https://citcoding.com/schools/tcis.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "TCIS 12학년 권장 트랙",
            "description": "지원 서류 정리 + 마지막 대회 도전 (목표: 흩어진 활동을 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/tcis.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "IB Computer Science HL",
            "url": "https://citcoding.com/stem/ib/computer-science-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "TCIS 대전외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science SL",
            "url": "https://citcoding.com/stem/ib/computer-science-sl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "TCIS 대전외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Design Technology",
            "url": "https://citcoding.com/stem/ib/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "TCIS 대전외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AA HL",
            "url": "https://citcoding.com/stem/ib/math-aa-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "TCIS 대전외국인학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AI HL",
            "url": "https://citcoding.com/stem/ib/math-ai-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "TCIS 대전외국인학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 20,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/dis-daegu.html",
        "name": "DIS 대구국제학교",
        "inLanguage": "ko",
        "abstract": "미국 교육과정에 AP Computer Science A를 개설. AP 수강 개수에 상한이 있어 무엇을 넣을지가 관건.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "DIS 대구국제학교",
          "alternateName": [
            "Daegu International School",
            "DIS",
            "대구국제학교",
            "디아이에스",
            "Daegu International School",
            "대구 국제학교",
            "DIS 대구"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "대구 동구"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "DIS 대구국제학교 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "AP",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "DIS 6학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/dis-daegu.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "DIS 7학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트 완성)",
            "url": "https://citcoding.com/schools/dis-daegu.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "DIS 8학년 권장 트랙",
            "description": "알고리즘과 데이터 다루기, 대회 맛보기 (목표: USACO 브론즈 준비 시작)",
            "url": "https://citcoding.com/schools/dis-daegu.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "DIS 9학년 권장 트랙",
            "description": "자바 기초 정착 + USACO 도전 (목표: 브론즈 통과, 10학년 AP 자리 대비)",
            "url": "https://citcoding.com/schools/dis-daegu.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "DIS 10학년 권장 트랙",
            "description": "AP CSA 수강 대비 또는 다음 해 준비 (목표: 두 자리를 어디에 쓸지 확정, 객체지향 설계 감각)",
            "url": "https://citcoding.com/schools/dis-daegu.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "DIS 11학년 권장 트랙",
            "description": "AP 집중 학년 대비 + AI 프로젝트 (목표: 목표 점수, 공개할 수 있는 프로젝트 착수)",
            "url": "https://citcoding.com/schools/dis-daegu.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "DIS 12학년 권장 트랙",
            "description": "지원 서류 정리 + 독립 연구 마무리 (목표: AP 성적과 프로젝트를 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/dis-daegu.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "AP Computer Science A",
            "url": "https://citcoding.com/programs/ap-csa-csp.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "DIS 대구국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Computer Science Principles",
            "url": "https://citcoding.com/stem/ap/computer-science-principles.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "DIS 대구국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus AB",
            "url": "https://citcoding.com/stem/ap/calculus-ab.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "DIS 대구국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Calculus BC",
            "url": "https://citcoding.com/stem/ap/calculus-bc.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "DIS 대구국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Statistics",
            "url": "https://citcoding.com/stem/ap/statistics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "DIS 대구국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "AP Physics C: Mechanics",
            "url": "https://citcoding.com/stem/ap/physics-c-mechanics.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "DIS 대구국제학교 재학생"
            }
          }
        ]
      }
    },
    {
      "@type": "ListItem",
      "position": 21,
      "item": {
        "@type": "WebPage",
        "url": "https://citcoding.com/schools/isb-busan.html",
        "name": "ISB 부산국제학교",
        "inLanguage": "ko",
        "abstract": "IB 세 과정을 운영하는 부산 기장의 학교. 예전 이름 BIFS로도 불립니다.",
        "about": {
          "@type": "EducationalOrganization",
          "name": "ISB 부산국제학교",
          "alternateName": [
            "International School of Busan",
            "ISB",
            "BIFS",
            "부산국제학교",
            "부산외국인학교",
            "Busan International Foreign School",
            "International School of Busan",
            "기장 국제학교",
            "아이에스비"
          ],
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "부산 기장군"
          }
        },
        "audience": {
          "@type": "EducationalAudience",
          "educationalRole": "student",
          "audienceType": "ISB 부산국제학교 재학생과 학부모"
        },
        "educationalLevel": [
          "6학년",
          "7학년",
          "8학년",
          "9학년",
          "10학년",
          "11학년",
          "12학년"
        ],
        "teaches": "IB",
        "provider": {
          "@id": "https://citcoding.com/#organization"
        },
        "hasPart": [
          {
            "@type": "WebPageElement",
            "name": "ISB 6학년 권장 트랙",
            "description": "파이썬 기초와 만들면서 익히는 문제 해결 (목표: 코드로 결과를 만들어 보는 첫 경험)",
            "url": "https://citcoding.com/schools/isb-busan.html#g6",
            "educationalLevel": "6학년"
          },
          {
            "@type": "WebPageElement",
            "name": "ISB 7학년 권장 트랙",
            "description": "파이썬 심화와 알고리즘 입문 (목표: 자료구조 기초, 스스로 기획한 첫 프로젝트 완성)",
            "url": "https://citcoding.com/schools/isb-busan.html#g7",
            "educationalLevel": "7학년"
          },
          {
            "@type": "WebPageElement",
            "name": "ISB 8학년 권장 트랙",
            "description": "알고리즘과 데이터 다루기, 대회 맛보기 (목표: USACO 브론즈 준비 시작)",
            "url": "https://citcoding.com/schools/isb-busan.html#g8",
            "educationalLevel": "8학년"
          },
          {
            "@type": "WebPageElement",
            "name": "ISB 9학년 권장 트랙",
            "description": "MYP 디자인 과제 연계 + 알고리즘 훈련 (목표: 브론즈 통과, 디자인 사이클 문서화에 익숙해지기)",
            "url": "https://citcoding.com/schools/isb-busan.html#g9",
            "educationalLevel": "9학년"
          },
          {
            "@type": "WebPageElement",
            "name": "ISB 10학년 권장 트랙",
            "description": "MYP 개인 프로젝트 + 머신러닝 입문 (목표: 개인 프로젝트를 학생이 직접 설계, AI 기초 다지기)",
            "url": "https://citcoding.com/schools/isb-busan.html#g10",
            "educationalLevel": "10학년"
          },
          {
            "@type": "WebPageElement",
            "name": "ISB 11학년 권장 트랙",
            "description": "DP 내부 평가·소논문 주제 설계 + AI 프로젝트 (목표: 주제 좁히기, 공개할 수 있는 프로젝트 착수)",
            "url": "https://citcoding.com/schools/isb-busan.html#g11",
            "educationalLevel": "11학년"
          },
          {
            "@type": "WebPageElement",
            "name": "ISB 12학년 권장 트랙",
            "description": "지원 서류 정리 + 마지막 대회 도전 (목표: 흩어진 활동을 한 줄기로 정리)",
            "url": "https://citcoding.com/schools/isb-busan.html#g12",
            "educationalLevel": "12학년"
          }
        ],
        "mentions": [
          {
            "@type": "Course",
            "name": "IB Computer Science HL",
            "url": "https://citcoding.com/stem/ib/computer-science-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "ISB 부산국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Computer Science SL",
            "url": "https://citcoding.com/stem/ib/computer-science-sl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "ISB 부산국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Design Technology",
            "url": "https://citcoding.com/stem/ib/design-technology.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "ISB 부산국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AA HL",
            "url": "https://citcoding.com/stem/ib/math-aa-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "ISB 부산국제학교 재학생"
            }
          },
          {
            "@type": "Course",
            "name": "IB Math AI HL",
            "url": "https://citcoding.com/stem/ib/math-ai-hl.html",
            "provider": {
              "@id": "https://citcoding.com/#organization"
            },
            "audience": {
              "@type": "EducationalAudience",
              "audienceType": "ISB 부산국제학교 재학생"
            }
          }
        ]
      }
    }
  ]
}
