> 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/land-and-terrain-portfolio/os-mastermap-greenspace-layer/os-mastermap-greenspace-layer-technical-specification/product-classification-and-structure.md).

# Product classification and structure

## OS MasterMap Greenspace Layer classification scheme <a href="#id-2.1-os-mastermap-greenspace-layer-classi" id="id-2.1-os-mastermap-greenspace-layer-classi"></a>

OS MasterMap Greenspace Layer consists of the following general classifications:

* Public parks or gardens
* Private gardens or grounds
* Amenity greenspace
* Play spaces
* Sports areas and playing fields
* Natural or semi-natural greenspaces
* Allotments or community growing spaces
* Churchyards or burial grounds
* Camping or caravan sites
* Areas undergoing land use change

A full list of the definitions of these classifications is included in the Code lists below.

## Model overview <a href="#id-2.2-model-overview" id="id-2.2-model-overview"></a>

OS MasterMap Greenspace Layer is constructed as per the following UML diagram:

<figure><img src="/files/Ge6bRCBtY9gR96pzla84" alt="UML model of OS MasterMap Greenspace Layer" width="281"><figcaption><p>UML model of OS MasterMap Greenspace Layer</p></figcaption></figure>


---

# 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/land-and-terrain-portfolio/os-mastermap-greenspace-layer/os-mastermap-greenspace-layer-technical-specification/product-classification-and-structure.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.
