> For the complete documentation index, see [llms.txt](https://docs.os.uk/os-downloads/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.os.uk/os-downloads/products/addresses-and-names-portfolio/points-of-interest/points-of-interest-classification-scheme/public-infrastructure.md).

# Public infrastructure

## 33 Central and Local Government

* **0404** Armed services
* **0407** Coastal Safety
* **0408** Consular services
* **0409** Courts, court services and tribunals
* **0411** Driving test centres
* **0412** Embassies and consulates
* **0414** Fire brigade stations
* **0415** Central government
* **0416** Local government
* **0417** Revenue and customs offices
* **0418** Job centres
* **0419** Members of parliament and members of European parliament
* **0422** Police stations
* **0424** Prisons
* **0425** Probation offices and police support services
* **0426** Registrars offices
* **0429** Social service activities
* **0431** Tribunals
* **0830** Foreign country support activities

## 34 Infrastructure and Facilities

* **0433** Electrical features
* **0437** Gas features
* **0438** Meteorological features
* **0440** Refuse disposal facilities
* **0441** Waste storage, processing and disposal
* **0442** Telecommunications companies
* **0443** Telecommunications features
* **0444** Utility companies and brokers
* **0453** Allotments
* **0454** Cemeteries and crematoria
* **0455** Drinking fountains and water points
* **0456** Halls and community centres
* **0457** Letter boxes
* **0458** Libraries
* **0459** Places of worship
* **0461** Public toilets
* **0462** Recycling centres
* **0802** Wi-Fi hotspots

## 35 Organisations

* **0445** Animal welfare organisations
* **0446** Fan clubs and associations
* **0447** Sports clubs and associations
* **0448** Institutes and professional organisations
* **0449** Political parties and related organisations
* **0450** Religious organisations
* **0452** Youth organisations
* **0769** Community networks and projects
* **0816** Charitable organisations
* **0817** Conservation Organisations


---

# 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://docs.os.uk/os-downloads/products/addresses-and-names-portfolio/points-of-interest/points-of-interest-classification-scheme/public-infrastructure.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.
