‘Community Right to Buy will give local people the chance to run pubs, clubs, halls, pitches and playgrounds,’ says Peckham MP

<nav class="toc"> <h3>Contents</h3> <ul id="toc-list"></ul> </nav>
.toc {
font-family: sans-serif;
position: sticky;
top: 80px;
max-width: 300px;
}
.toc h3 {
font-weight: 700;
font-size: 1.1rem;
margin-bottom: 0.5rem;
}
.toc ul {
list-style: none;
padding: 0;
margin: 0;
}
.toc li {
margin-bottom: 0.75rem;
}
.toc a {
text-decoration: none;
color: #1a1a1a;
display: inline-block;
padding: 4px 8px;
border-radius: 4px;
transition: background 0.2s ease;
}
/* Hover state */
.toc a:hover {
text-decoration: none;
background-color: #f5f7ff;
color: #0070f3; /* blue hover text */
}
/* Active/selected state */
.toc a.active {
background-color: #f5f7ff;
font-weight: 600;
color: #f48024; /* orange highlight */
}
/* Active + hover */
.toc a.active:hover {
color: #f48024;
background-color: #f5f7ff;
}
document.addEventListener("DOMContentLoaded", () => {
const tocList = document.getElementById("toc-list");
const headings = document.querySelectorAll("h2");
headings.forEach((h2, index) => {
const id = h2.id || `section-${index}`;
h2.id = id;
const li = document.createElement("li");
const link = document.createElement("a");
link.href = `#${id}`;
link.textContent = h2.textContent;
li.appendChild(link);
tocList.appendChild(li);
});
// Scrollspy logic
const links = document.querySelectorAll(".toc a");
const observer = new IntersectionObserver(
(entries) => {
entries.forEach((entry) => {
const link = document.querySelector(`.toc a[href="#${entry.target.id}"]`);
if (entry.isIntersecting) {
links.forEach((l) => l.classList.remove("active"));
link.classList.add("active");
}
});
},
{
rootMargin: "-50% 0px -50% 0px",
threshold: 0
}
);
headings.forEach((h2) => observer.observe(h2));
});
<?php
$user = get_the_author_ID();
$pp = get_field('author_image', 'user_'.$user);
?>
<img src="<?php echo $pp;?>">

Miatta Fahnbulleh
Walk down Rye Lane or through Burgess Park and you see that Peckham’s creativity and energy spill out of every corner – from barbershops to street markets to community kitchens.
But you also can’t ignore the number of empty community buildings that exist in our community. From youth clubs that gave young people purpose, to pubs that acted as a hub for the local community and swimming pools where generations learned to swim. From rehearsal spaces, adventure playgrounds, to social clubs – many of our community spaces have been chipped away.
When the Conservatives slashed local government funding, it was always these places that went first.
The result has a real impact on community: kids climbing back into schoolyards in the holidays just to find somewhere to play, pubs and community spaces closing, parents searching for safe, affordable options that no longer exist.
That is why the Government’s new English Devolution and Community Empowerment Bill, which is being debated in Parliament this week, matters so much to our local community.
The Bill is a landmark moment: the biggest shift in power from the government to local communities in decades.
Crucially, the Bill makes two big changes that will benefit communities in Peckham, and across the country:
First, it creates a Community Right to Buy.
If places like pubs, libraries or youth clubs are sold off, the community will have the right to step in and buy them first – to take ownership, protect it, and run it in the community interest.
Second, it automatically protects sporting assets – football pitches, swimming pools, leisure centres – as community assets.
In Peckham, where I have seen the benefit that local sporting facilities can bring to communities and young people, that protection is priceless.
Importantly, even long-closed venues can be given a second life: if they matter to a community, they can be protected and reopened.
For too long, communities have had to fight against the odds to save the places they love. This Bill flips the odds in their favour.
I know that these rights can unlock real benefit for our community.
In Peckham there are already so many brilliant examples of locally run projects. From Westminster House Youth Club pioneering youth-led solar projects, to the Walworth Living Room serving free meals and offering mental health support, to local markets reinventing themselves as cultural hubs – these are proof that community-run spaces deliver more than just four walls.
The difference now is that communities are being given the power to protect and eventually own community spaces for these kinds of initiatives.
For Peckham, that means local residents, not distant developers, shaping our future.
It means grassroots groups have the power to take over disused halls and turn them into youth hubs, training centres, or creative studios.
It allows the community to protect music venues, adventure playgrounds, pools and social clubs for future generations, to be run by the local community in the local community’s interest.
If we get this right, the boarded-up doors of youth clubs could reopen.
The fear of losing beloved pubs, pitches, and pools could fade.
The challenge now is to seize this opportunity. Because community power is not handed down; it is claimed, organised, and defended. And in Peckham, we know better than most how to do exactly that.
Follow Us
Get Updates from Miatta
Press releases

‘Our government will make big reforms for renters’, says Peckham MP

‘We are asking the wealthiest and businesses to increase funding for public services’, say Peckham MP

‘This is how I see the Renters Reform Bill working for a local mother from Walworth’ says Miatta Fahnbulleh

‘We are making it easier to see your GP’, says Peckham MP

Peckham MP and Energy Minister says: ‘We are working to bring down your energy bills’

‘Peckham is a sanctuary – my journey from unrest in Liberia to London’, writes MP Miatta Fahnbulleh

‘After Lakanal fire in Camberwell with the loss of three women and children opportunities on safety were squandered’

‘We are taking action on the housing crisis’, says Peckham MP

‘Community groups are bring down energy bills and invest the savings in service they provide in Southwark’, says Peckham MP
