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

# areasOfInterest

An array of common names of the area in which the place resides.

## Declaration

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

## Discussion

Discussion For example, the autocompletion results for the areasOfInterest for Golden Gate Park in San Francisco, CA include ["Lindley Meadow", "Golden Gate Park"].
