---
title: Pass.Locations
framework: walletpasses
role: symbol
role_heading: Object
path: walletpasses/pass/locations-data.dictionary
---

# Pass.Locations

An object that represents a location that the system uses to show a relevant pass.

## Declaration

```data
object Pass.Locations
```

## Properties

altitude: The altitude, in meters, of the location. latitude: The latitude, in degrees, of the location. longitude: The longitude, in degrees, of the location. relevantText: The text to display on the lock screen when the pass is relevant. For example, a description of a nearby location, such as “Store nearby on 1st and Main”.

## See Also

### Adding relevance

- [Showing a Pass on the Lock Screen](walletpasses/showing-a-pass-on-the-lock-screen.md)
- [Pass.Beacons](walletpasses/pass/beacons-data.dictionary.md)
- [Pass.RelevantDates](walletpasses/pass/relevantdates-data.dictionary.md)
