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

# subLocality

The name of the area within the locality.

```
subLocality: string | null;
```

## Discussion

For example, the [`subLocality`](/documentation/MapKitJS/Place/subLocality) for Golden Gate Park in San Francisco, California, is `"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)