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

# thoroughfare

The street name at the place.

## Declaration

```data
thoroughfare: string | null;
```

## Discussion

Discussion For example, one possible thoroughfare in Golden Gate Park in San Francisco, California, is "John F Kennedy Dr".

## See Also

### Street address

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