Every National and Local Nature Reserve in England, Scotland and Wales, from Natural England, NatureScot and Natural Resources Wales, in one schema with NNR and LNR clearly distinguished.
Two statutory reserve types in one dataset. National Nature Reserves are the premier reserves, declared for the best examples of British habitats. Local Nature Reserves are declared by local authorities for local wildlife and amenity value. A designation_type field separates the two on every record, so you never have to guess which protection applies.
The statutory basis is the National Parks and Access to the Countryside Act 1949, with NNRs declared under section 19 and LNRs under section 21, alongside the Wildlife and Countryside Act 1981. We take the registers held by Natural England (224 NNRs and 1,724 LNRs), NatureScot, and Natural Resources Wales (76 NNRs and 97 LNRs) and reconcile them into one schema with one stable identity per reserve.
Every reserve is served with valid EPSG:4326 (WGS84) geometry, reprojected server-side from British National Grid. Query by point, radius, bounding box or polygon over /v1/conservation, or fetch a single reserve by its stable id. Welsh reserves carry their bilingual name_cy. Year-only declaration dates are flagged with a date_precision value, so a date held only as a year is never served as an exact day.
The licence is Open Government Licence v3.0 throughout, sourced from named public-sector custodians, with per-custodian attribution returned on every record. Reserve geometry sits alongside SSSIs, planning constraints and habitat layers, so a single point query tells you whether a site falls inside or beside statutory protected land.
A designation_type field marks every record as a National or Local Nature Reserve, so the two statutory tiers stay distinct while sharing one schema.
Search reserves by point, radius, bounding box or polygon, or fetch a single reserve by its stable id over /v1/conservation.
Every reserve carries valid WGS84 geometry, reprojected server-side from British National Grid, ready to map without further transformation.
Reserves in Wales return name_cy alongside the English name, sourced directly from Natural Resources Wales.
A date_precision flag records whether a declaration date is held to the day, month or year, so a year-only value is never presented as an exact date.
Each reserve returns its custodian and Open Government Licence v3.0 attribution, keeping commercial reuse clean and traceable.
{
"id": "design.nature_reserves.WAL.national_nature_reserve.newborough-warren",
"reference": "newborough-warren",
"nation": "WAL",
"source": "Natural Resources Wales",
"designation_type": "national_nature_reserve",
"name": "Newborough Warren National Nature Reserve",
"name_cy": "Gwarchodfa Natur Genedlaethol Cwningar Niwbwrch",
"designated_date": "1955-01-01",
"amended_date": null,
"date_precision": "year",
"local_authority": "Isle of Anglesey",
"area_hectares": 634.5,
"source_url": "https://naturalresources.wales/days-out/places-to-visit/north-west-wales/newborough-warren-national-nature-reserve",
"centroid": { "lat": 53.1486, "lng": -4.3702 },
"licence": "OGL v3.0",
"attribution": "© Natural Resources Wales, Open Government Licence v3.0"
}Check whether a development site falls inside or next to a National or Local Nature Reserve before committing to a land deal.
DevelopersAdd statutory reserve boundaries to a constraints layer so applications near protected habitat are flagged early.
PlannersScreen a portfolio against NNR and LNR proximity for ESG and biodiversity reporting, using one consistent national source.
InvestorsTell a valuer when a property abuts a statutory reserve, where access, amenity and constraint can affect value.
SurveyorsUse reserve proximity as a contextual signal when underwriting rural or edge-of-settlement risk.
InsurersEvery UK SSSI and ASSI in one schema. Statutory nature sites from Natural England, NatureScot, Natural Resources Wales and DAERA, each with a stable id and a mappable point.
Every UK Special Area of Conservation, from Natural England, NatureScot, Natural Resources Wales and DAERA NIEA, in one schema with mappable EPSG:4326 geometry.
Every UK Special Protection Area for wild birds, from the four national nature bodies. Candidate (potential) SPAs flagged via a status field, each with a stable id and EPSG:4326 geometry.