Reformulating the answer of @LorenoHeer, using the fact that the sum of the first $n$ odd numbers is equal to $n^2$: Every term $(2n-1), n\ge4$ of the sequence of odd numbers is the final term of at least one series containing a prime number $p$ consecutive terms, the middle term of which is a prime number $q$.
It can be seen that the sum of such a series is $pq$, that is, the number of terms $(p)$ times the average value of the terms $(q)$. The series is also the sum of the first $n$ odd numbers $(=n^2)$ less the sum of the first $k$ odd numbers $(=k^2)$, or $n^2-k^2$, as given in the referenced answer. Since $(2n-1)$ is the $n^{th}$ odd number and there are $p$ terms in the series, $k=n-p$.
It is unsurprising that one can pick an odd prime and make it the center term in a series of consecutive odd numbers with a prime number of terms. What strikes me is that if one does so systematically, the set of final terms of all such series saturates the (suitably large) odd numbers. Tangentially, this says something about the distribution of prime numbers; whether what it says is distinct from what the canonical formulation of the Goldbach conjecture says about the distribution of prime numbers is beyond my ken.