---
title: location
framework: corespotlight
role: symbol
role_heading: Instance Property
path: corespotlight/spotlightsearchtool/contentdomain/calendar-swift.struct/location
---

# location

Attributes queried for the event location. Default: city, stateOrProvince

## Declaration

```swift
var location: [SearchableItemAttribute]?
```

## See Also

### Getting the domain attributes

- [attendees](corespotlight/spotlightsearchtool/contentdomain/calendar-swift.struct/attendees.md)
- [date](corespotlight/spotlightsearchtool/contentdomain/calendar-swift.struct/date.md)
- [organizer](corespotlight/spotlightsearchtool/contentdomain/calendar-swift.struct/organizer.md)
