> 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/sport-and-entertainment.md).

# Sport and entertainment

## 21 Sport and Entertainment Support Services

* **0271** Children's activity centres
* **0273** Entertainment services
* **0274** Firework related services
* **0275** Funfair services
* **0276** Mobile discos
* **0820** Motorsport services

## 22 Gambling

* **0277** Amusement parks and arcades
* **0278** Bingo halls
* **0279** Bookmakers
* **0280** Casinos

## 23 Outdoor Pursuits

* **0282** Angling and sports fishing
* **0283** Combat, laser and paintball games
* **0284** Hot air ballooning
* **0285** Parachuting and bungee jumping
* **0286** Paragliding and hang-gliding
* **0287** Water sports
* **0321** Riding schools, livery stables and equestrian centres
* **0770** Outdoor pursuit organisers and equipment

## 24 Sports Complex

* **0289** Athletics facilities
* **0290** Bowling facilities
* **0291** Climbing facilities
* **0292** Golf ranges, courses, clubs and professionals
* **0293** Gymnasiums, sports halls and leisure centres
* **0294** Ice rinks
* **0297** Motorsport venues
* **0298** Racecourses and greyhound tracks
* **0299** Shooting facilities
* **0300** Ski infrastructure and aerial cableways
* **0301** Snooker and pool halls
* **0302** Sports grounds, stadia and pitches
* **0303** Squash courts
* **0304** Swimming pools
* **0305** Tennis facilities
* **0306** Velodromes

## 25 Venues, Stage and Screen

* **0308** Cinemas
* **0312** Nightclubs
* **0314** Social clubs
* **0315** Theatres and concert halls
* **0762** Conference and exhibition centres
* **0825** Adult venues


---

# 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/sport-and-entertainment.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.
