OBJECT
type VehicleAddressDto {displayAddressLine1: String displayCityStateAndZip: String location: VehicleLocationDto }