I confused myself when thinking about the circle:
It can be parameterised as $$ C(t) = (\cos t , \sin t)$$
for $t \in [0,2\pi)$. This makes it clear that the circle is one dimensional. But then the circle is also defined by $x,y$ such that
$$ x^2 + y^2 = 1$$
If we try to solve this equation for $y$ then
$$ y = \pm \sqrt{1-x^2}$$
which is not a function! But if the circle was indeed one dimensional then we should be able to write it as
$$ (x,y(x))$$ which seems to be impossible. Therefore the circle is not one dimensional.
Please could someone help me resolve my confusion?