<!--
{
  "availability" : [
    "MapKit JS: 5.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/SearchAutocompleteResult/areasOfInterest",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "instp/mapkit.SearchAutocompleteResult/areasOfInterest"
  },
  "title" : "areasOfInterest"
}
-->

# areasOfInterest

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

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

## Discussion

For example, the autocompletion results for the [`areasOfInterest`](/documentation/MapKitJS/SearchAutocompleteResult/areasOfInterest) for Golden Gate Park in San Francisco, CA include `["Lindley Meadow", "Golden Gate Park"]`.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)