---
title: arrivalBusStopLocation
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inbustrip/arrivalbusstoplocation
---

# arrivalBusStopLocation

The bus stop where the trip ends.

## Declaration

```swift
@NSCopying var arrivalBusStopLocation: CLPlacemark { get }
```

## See Also

### Getting the Bus Trip Information

- [arrivalPlatform](intents/inbustrip/arrivalplatform.md)
- [busName](intents/inbustrip/busname.md)
- [busNumber](intents/inbustrip/busnumber.md)
- [departureBusStopLocation](intents/inbustrip/departurebusstoplocation.md)
- [departurePlatform](intents/inbustrip/departureplatform.md)
- [provider](intents/inbustrip/provider.md)
- [tripDuration](intents/inbustrip/tripduration.md)
