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

# areasOfInterest

Common names of the area in which the place resides.

## Declaration

```data
areasOfInterest: string[] | null;
```

## Discussion

Discussion For example, the areasOfInterest for a specific location in Golden Gate Park in San Francisco, California, are ["Lindley Meadow", "Golden Gate Park"].

## See Also

### Place name and category

- [name](mapkitjs/place/name.md)
- [formattedAddress](mapkitjs/place/formattedaddress.md)
- [pointOfInterestCategory](mapkitjs/place/pointofinterestcategory.md)
