---
title: region
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/place/region
---

# region

The geographic region associated with the place.

## Declaration

```data
region: CoordinateRegion | null;
```

## See Also

### Location

- [coordinate](mapkitjs/place/coordinate.md)
