# Location

Object

Structured location information attached to content or profiles.

## Fields

| Name | Type | Description |
| --- | --- | --- |
| `city` | `String` | City associated with the location. |
| `country` | `String` | Country associated with the location. |
| `formatted` | `String` | Human-readable formatted address. |
| `name` | `String` | Full name of the location. |
| `state` | `String` | State, region, or province associated with the location. |
