# Keep Bromley Green > Community campaign website opposing the proposed **Ravensbourne Place** scheme (around **2,200 homes**) on Green Belt and Metropolitan Open Land in **Bromley, London (BR2)** — led by residents concerned about green space, infrastructure, transport, and local impact (including **Hayes Lane**, **Bromley FC**, **Norman Park**, and the **Ravensbourne valley** toward **Hayes**). Berkeley Homes has submitted its planning application; the site explains the developer proposals, consultation (deadline **13 July 2026**), evidence, and how to object or get involved. This is a **single-page application (SPA)** built with **React 18**, **Vite**, **TypeScript**, and **React Router**. Page content is rendered in the browser after loading `index.html`, so automated fetchers that only retrieve static HTML may see little text until JavaScript runs. For a complete list of canonical page URLs, use the sitemap linked below. **Audience:** Residents, journalists, and policymakers seeking factual, campaign-organised context on the planning proposal — not an official council or developer site. ## Footer navigation Mirrors the site footer: social profiles, legal, contact, the developer’s project website, and site credit. - [Facebook — Keep Bromley Green](https://www.facebook.com/people/Keep-Bromley-green/61583551772938/): Official campaign Facebook page - [Instagram — @keep_bromley_green](https://www.instagram.com/keep_bromley_green/): Official campaign Instagram - [X (Twitter) — @keepbromgreen](https://x.com/keepbromgreen): Official campaign X account - [TikTok — @keep.bromley.gree](https://www.tiktok.com/@keep.bromley.gree): Official campaign TikTok - [YouTube — @keepbromleygreen](https://www.youtube.com/@keepbromleygreen): Official campaign YouTube channel - [Privacy policy](https://keepbromleygreen.uk/privacy-policy): How subscriber email (and optional name) is used for campaign updates, consent and unsubscribe, Kit as processor, retention, and UK GDPR rights (contact via the site email) - [contact@keepbromleygreen.uk](mailto:contact@keepbromleygreen.uk): Campaign contact email - [ravensbourneplace.co.uk](https://ravensbourneplace.co.uk/): Developer’s Ravensbourne Place project website (external; opens in a new tab in the UI) - [A2JS Technologies](https://a2js.tech): Website design credit (external) **Navigation (human UI):** The header groups routes into “Explore” (development, consultation, local area, get involved, events, media, video, gallery, blog) and “Learn more” (analysis, EIA, PTAL, London Plan, housing bands, empty homes, Berkeley proposal analyses). A highlighted **Object** button links to `/object-ravensbourne-place`. Footer links are listed in **Footer navigation** above. **Legacy behaviour:** Old home-page hash links are redirected client-side — e.g. `#take-action` → `/get-involved#take-action`, `#development-overview` → `/development#development-overview`, `#ward-info` → `/local-area#ward-info`, and similar patterns for objections, consultation, crime maps, and media. The route `/berkeley-proposals-analysis` redirects to `/berkeley-1st-proposals-analysis`. The route `/consultation-boards` redirects to `/berkeley-2nd-proposals-analysis` (March 2026 exhibition boards with commentary). The route `/berkeley-planning-application-analysis` redirects to `/object-ravensbourne-place`. **Content maintenance:** Blog posts are defined in the site source (`src/data/blog.ts`): each post has a URL `/blog/{slug}`. New posts should also be added to `sitemap.xml` for discoverability. Printable campaign PDFs live under `public/downloads/` and should be listed in `sitemap.xml` when they are primary shareable assets. ## Canonical site pages - [Home](https://keepbromleygreen.uk/): Hero, hub into key topics, SEO summary of the campaign - [The proposed development](https://keepbromleygreen.uk/development): Scheme overview, developer/ownership context, anchors such as `#development-overview` and `#company-ownership` - [Consultation](https://keepbromleygreen.uk/consultation): Consultation events, timelines, webinar/registration links where applicable (`#consultation-event`) - [Your local area](https://keepbromleygreen.uk/local-area): Ward information, route maps, crime context (`#ward-info`, `#route-map`, `#crime-maps`) - [Get involved](https://keepbromleygreen.uk/get-involved): How to participate, objections, take action (`#objections`, `#take-action`) - [Object - Ravensbourne Place](https://keepbromleygreen.uk/object-ravensbourne-place): Primary objection hub — Bromley Council planning application link, countdown to consultation deadline (**13 July 2026**), how-to-object guidance for the **Comments** section, **27 objection themes** with key points, verbatim Planning Statement quotes (section numbers), Norman Park gated-hours context, writing prompts (not copy-paste letters), tips, and links to Bromley Council and CPRE guides (`#how-to-object`, `#objection-themes`, `#writing-tips`, `#stand-together`, `#official-links`) - [Events](https://keepbromleygreen.uk/events): Upcoming and past campaign events (e.g. Community Planning Alliance Day of Action, walks, meetings); links to poster image and print-ready PDF [keep-bromley-green-day-of-action-april-2026.pdf](https://keepbromleygreen.uk/downloads/keep-bromley-green-day-of-action-april-2026.pdf) - [News & media](https://keepbromleygreen.uk/media): Press and coverage listing (`#media-coverage`) - [About us](https://keepbromleygreen.uk/about): Who the campaign is, goals, community-led framing (`#about-who-we-are`, `#about-threat`, `#about-goals`, and related anchors) - [Video](https://keepbromleygreen.uk/video): Campaign and event video content - [Gallery](https://keepbromleygreen.uk/gallery): Image gallery - [Blog index](https://keepbromleygreen.uk/blog): List of long-form updates ## Analysis and reference - [Development analysis](https://keepbromleygreen.uk/analysis): In-depth analysis of the proposals - [Environmental impact assessment](https://keepbromleygreen.uk/environmental-impact-assessment): EIA-related material - [PTAL explanation](https://keepbromleygreen.uk/ptal): Public Transport Accessibility Level context for the area and scheme - [London Plan context](https://keepbromleygreen.uk/london-plan): How the scheme relates to the London Plan - [Housing bands](https://keepbromleygreen.uk/housing-bands): Affordability band information relevant to the proposal - [Empty homes](https://keepbromleygreen.uk/empty-homes): Empty homes context and data for Bromley - [Berkeley — 1st proposals analysis](https://keepbromleygreen.uk/berkeley-1st-proposals-analysis): Critical review of the first Berkeley proposals; legacy path `/berkeley-proposals-analysis` redirects here - [Berkeley — 2nd proposals analysis](https://keepbromleygreen.uk/berkeley-2nd-proposals-analysis): March 2026 exhibition boards with commentary; `/consultation-boards` redirects here - [Changelog](https://keepbromleygreen.uk/changelog): Site content and structure changes over time ## Blog posts - [Hundreds join us to walk through the Green Belt](https://keepbromleygreen.uk/blog/hundreds-join-green-belt-walk-march-2026): March 2026 community walk through Green Belt land threatened by the development (Bromley FC, Norman Park, Ravensbourne valley to Hayes); published 2026-03-24 ## Machine-readable companions - [Sitemap](https://keepbromleygreen.uk/sitemap.xml): Canonical HTML routes, selected campaign files under `/downloads/`, and `lastmod` hints for crawlers - [Robots](https://keepbromleygreen.uk/robots.txt): Crawl policy; references the sitemap - [LLMs index (this file)](https://keepbromleygreen.uk/llms.txt): Curated overview for language models per [llms.txt](https://llmstxt.org/)