These vertices are in two circles. Note that we must take $11$ vertices from one circle and $12$ from the other. Otherwise we take $13$ or more vertices from one circle and since $2\cdot13>25$ there would be adjacent chosen vertices.
Suppose we take $12$ vertices from the inner circle. There are $25$ ways to do it. Indeed, every $2$ neighbour chosen vertices must have at least $1$ not chosen vertex in between them. Since there are $25-12=13$ not chosen vertices, there must be $2$ adjacent not chosen vertices.
What about the outer circle? $12$ of the vertices there are banned since they are adjacent to the chosen vertices from the inner circle. There are $2$ adjacent vacant vertices from the rest $13$, at most one of them can be chosen. If none of those two is chosen, there is the only way to choose $11$ vertices from $11$ vacant ones.
If one of them is chosen ($2$ ways to choose one), we must choose $10$ more vertices from the rest $11$ vacant ones ($\binom{11}{10}=11$ ways to do it). In total, $1+2\cdot 11=23$ ways to choose $11$ vertices from the outer circle.
To calculate the final answer, we must multiply by $2$ since we could choose $12$ vertices from the outer circle and $11$ from the inner one. Hence the answer is:
$$2\cdot25\cdot23=1150.$$