> For the complete documentation index, see [llms.txt](https://docs.getdor.com/dtm-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getdor.com/dtm-docs/dtm-api/endpoints/schemas/location.md).

# Location

Represents a physical location where foot traffic is being measured such as a store or office building.

<table><thead><tr><th>Field</th><th>Type</th><th width="115">Required</th><th width="217">Example</th><th>Description</th></tr></thead><tbody><tr><td>id</td><td>string</td><td>No</td><td>loc_xxxxx</td><td></td></tr><tr><td>name</td><td>string</td><td>No</td><td>Mike's Bikes</td><td></td></tr><tr><td>address</td><td>object</td><td>No</td><td><a href="/pages/IQFLJoa2lDfLFVLGLSwM">(See Address table)</a></td><td></td></tr><tr><td>team</td><td>object</td><td>No</td><td><a href="/pages/gOCJrz8PUrxEFwQo0RzQ">(See Organization table)</a></td><td></td></tr></tbody></table>
