---
title: StructuredAddress
framework: applemapsserverapi
role: symbol
role_heading: Object
path: applemapsserverapi/structuredaddress
---

# StructuredAddress

An object that describes the detailed address components of a place.

## Declaration

```data
object StructuredAddress
```

## Properties

administrativeArea: The state or province of the place. administrativeAreaCode: The short code for the state or area. areasOfInterest: Common names of the area in which the place resides. dependentLocalities: Common names for the local area or neighborhood of the place. fullThoroughfare: A combination of thoroughfare and subthoroughfare. locality: The city of the place. postCode: The postal code of the place. subLocality: The name of the area within the locality. subThoroughfare: The number on the street at the place. thoroughfare: The street name at the place.

## See Also

### Getting common object information

- [AutocompleteResult](applemapsserverapi/autocompleteresult.md)
- [DirectionsResponse](applemapsserverapi/directionsresponse.md)
- [EtaResponse](applemapsserverapi/etaresponse.md)
- [Location](applemapsserverapi/location.md)
- [MapRegion](applemapsserverapi/mapregion.md)
- [Place](applemapsserverapi/place.md)
- [PlaceResults](applemapsserverapi/placeresults.md)
- [SearchAutocompleteResponse](applemapsserverapi/searchautocompleteresponse.md)
- [SearchMapRegion](applemapsserverapi/searchmapregion.md)
- [SearchResponse](applemapsserverapi/searchresponse.md)
