---
title: postalAddress
framework: corelocation
role: symbol
role_heading: Instance Property
path: corelocation/clplacemark/postaladdress
---

# postalAddress

The postal address associated with the location, formatted for use with the Contacts framework.

## Declaration

```swift
var postalAddress: CNPostalAddress? { get }
```

## See Also

### Getting the associated contact details

- [addressDictionary](corelocation/clplacemark/addressdictionary.md)
