I am trying to get VertexCoordinates of this picture of the problem https://artofproblemsolving.com/wiki/index.php/2022_AMC_10A_Problems/Problem_21?fbclid=IwAR2bdHwJEpjarZEwope1hYOcnnXqnvzae38Y8ZrfWKCKQunfAuT9s30q32o
I tried with syntax PolyhedronData["Dodecahedron", "VertexCoordinates"] but I do not know the name of Polyhedron. How can I get VertexCoordinates of this polyhedron?

