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

# subThoroughfare

The number on the street at the place.

## Declaration

```data
subThoroughfare: string | null;
```

## Discussion

Discussion For example, the subThoroughfare for an address in Golden Gate Park in San Francisco, California, is "1054".

## See Also

### Street address

- [thoroughfare](mapkitjs/place/thoroughfare.md)
- [fullThoroughfare](mapkitjs/place/fullthoroughfare.md)
- [postCode](mapkitjs/place/postcode.md)
