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

# formattedAddress

The address of the place, formatted using its conventions of its country or region.

## Declaration

```data
formattedAddress: string | null;
```

## See Also

### Place name and category

- [name](mapkitjs/place/name.md)
- [areasOfInterest](mapkitjs/place/areasofinterest.md)
- [pointOfInterestCategory](mapkitjs/place/pointofinterestcategory.md)
