> For the complete documentation index, see [llms.txt](https://wiki.greatcollaboration.uk/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.greatcollaboration.uk/knowledgebase/biodiversity/local-nature-recovery-strategies.md).

# Local Nature Recovery Strategies

### Biodiversity

By law, all English public authorities – including town and parish councils – have a duty to conserve and enhance biodiversity in exercising their functions. With the exception of town and parish councils, public authorities must also “report on actions taken to meet this duty”.

They must “have regard to any relevant local nature recovery strategy”. The 48 [strategy areas](https://www.gov.uk/government/publications/local-nature-recovery-strategies-areas-and-responsible-authorities) cover the whole of England, and are required by Government to contain:

1. A local habitat map.
2. A written statement of biodiversity priorities.

Town and parish councils Government guidance published in May 2023 outlines three key responsibilities for town and parish councils:

1. Consider biodiversity in their area
2. Agree policies and objectives to support it
3. Act to deliver those objectives

### Local Nature Recovery Strategies

[Local nature recovery strategies](https://www.gov.uk/government/publications/local-nature-recovery-strategies) map nature recovery actions. They target actions in locations where they are most needed and where they provide the best environmental outcomes. The strategies will help to join up national efforts to reverse the decline of biodiversity.

There are 48 strategy areas which cover the whole of England with no gaps or overlaps. The Secretary of State for Environment, Food and Rural Affairs has appointed ‘responsible authorities’ to lead the preparation of the strategy for each area.

### LNRS Workbook

Shropshire Association of Local Councils, Middle Marches Community Land Trust and other partners have worked together to design an [editable workbook](https://middlemarchescommunitylandtrust.org.uk/wp-content/uploads/2025/10/SALC-workbook-editable-6.10.25.pdf) to help Town and Parish Councils and other interested people take action by signposting to activities that can assist with the implementation of Shropshire's Local Nature Recovery Strategy at a local citizen led level.

The developers of the workbook are very happy if their template is customised for use in other counties.

### **Norfolk example**

* What an LNRS is (Norfolk County Council):\
  <https://www.norfolk.gov.uk/article/39010/What-a-Local-Nature-Recovery-Strategy-is>
* Norfolk and Suffolk Nature Recovery Partnership\
  <https://www.nsnrp.org/>
* Map of a Local Nature Recovery Strategy (LNRS)at work:

{% embed url="<https://experience.arcgis.com/experience/3425559ce5b94929b6865d0ba7e34f50>" %}

***

### [Pioneering place-sensitive nature recovery at the hyper-local scale: a multi-tier, multi-directional governance approach](https://www.thebritishacademy.ac.uk/publications/pioneering-place-sensitive-nature-recovery-at-the-hyper-local-scale-a-multi-tier-multi-directional-governance-approach/)

***

### [Restoring a Green Britain](https://higginsonstrategy.com/wp-content/uploads/2024/08/Restoring-A-Green-Britain.pdf)

***

### [Constraints and opportunities for nature recovery in the devolution landscape: the role of parish-level governance](https://acss.org.uk/constraints-and-opportunities-for-nature-recovery-in-the-devolution-landscape-the-role-of-parish-level-governance/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.greatcollaboration.uk/knowledgebase/biodiversity/local-nature-recovery-strategies.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
